A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
-
Updated
Jul 16, 2021 - Java
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
NEAT implementation in Pharo
autoNEAT is a autonomous car simulator in 2D entirely developed in JAVA. Application of NEAT algorithm.
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
I'm learning about machine learning algorithms by implementing them and using them in Java.
Neural Networks implemented in Java
neuro run - combining the run game from coolmath with NEAT
Uses NEAT to evolve networks that can beat challenging platform levels.
My version of the NEAT (neuroevolution of augmenting topologies) algorithm in multiple programming languages || used to create AI that can beat video games
An environment where entities learn how to survive in one environment. The learning process is provided by neuroevolution algorithms
Mirror - Genetics Algorithms and Genetic Programming library. https://genetics4j.org
This is my own implementation of "neat-python" in Java.
Add a description, image, and links to the neat topic page so that developers can more easily learn about it.
To associate your repository with the neat topic, visit your repo's landing page and select "manage topics."