An implementation of the NEAT (Neuroevolution through augmenting topologies) algorithm in Java. Originally found at http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf
-
Updated
Mar 17, 2021 - Java
An implementation of the NEAT (Neuroevolution through augmenting topologies) algorithm in Java. Originally found at http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
Add a description, image, and links to the augmenting-topologies topic page so that developers can more easily learn about it.
To associate your repository with the augmenting-topologies topic, visit your repo's landing page and select "manage topics."