My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members

About

NEAT (NeuroEvolution of Augmenting Topologies) is a method for evolving arbitrary neural networks developed by Kenneth O. Stanley. This project aims to implement NEAT in the Python programming language.

For further information regarding general concepts and theory, please visit: Selected Publications in Stanley's website.

Testing

If you want to try neat-python, please check out from the subversion repository, you can start playing with the XOR example and then follow creating your own experiment.

This project is not in active development as it has reached its purpose.

Powered by Google Project Hosting