/simpleNEAT

A java implementation of the NEAT evolutionary algorithm by Kenneth O. Stanley, designed to be particularly simple to use.

Primary LanguageJavaMIT LicenseMIT

simpleNEAT

A java implementation and adaptation of the NEAT evolutionary algorithm by Kenneth O. Stanley, designed to be particularly simple to use, with a focus on Clean Code and testability.