Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 195 Bytes

File metadata and controls

2 lines (2 loc) · 195 Bytes

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.