neuroevolution topic
goNEAT
The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
darwin
Evolutionary Algorithms Framework
godot-neural-network
Applied artificial intelligence in Godot game engine
pytorch-neat
A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
super-mario-neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
pureples
Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.
rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
neat-rs
Rust implementation of the NEAT evolutionary algorithm
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
CoDeepNEAT
An implementation of CoDeepNEAT using pytorch with extensions