Open romainsimon opened 5 years ago
Currently, a simple neural network is generated, but it does not reflect the structure of the genome generated with the NEAT algorithm.
The genome needs to be converted using some topological sorting such as Kahn's algorithm.
Currently, a simple neural network is generated, but it does not reflect the structure of the genome generated with the NEAT algorithm.
The genome needs to be converted using some topological sorting such as Kahn's algorithm.