MathutilitiesA collection of some of the neat math and physics tricks that I've collected over the last few years.
NEATESTNEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
HippocratesNo longer maintained, actually usable implementation of NEAT
NeuroEvolution-Flappy-BirdA comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
NEATNEAT implementation in Pharo
DeepHyperNEATA public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
evo-NEATA java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
neuro-evolutionA project on improving Neural Networks performance by using Genetic Algorithms.
Tensorflow-NeuroevolutionNeuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT, etc.
pacman-aiA.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning