Implementation of NEAT algorithm, based on Evolving Neural Networks through Augmenting Topologies by Kenneth O. Stanley and Risto Miikkulainen. It uses An Elegant Pairing Function (Matthew Szudzik) for generating innovation numbers.
pkonowrocki/NEAT
Implementation of NEAT algorithm, based on "Evolving Neural Networks through Augmenting Topologies" by Kenneth O. Stanley and Risto Miikkulainen
C#