[][src]Crate neat_rs

neat-rs

Implementation of neat algorithm in rust

Structs

Connection

Connection gene provided by the Genome struct that can be used to build the neural network

Genome

Genotype representation of the network

Neat

Neat struct that takes care of evolving the population based on the fitness scores