Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2009-12-24 | 987 Bytes | |
neat-preview-0.1.zip | 2009-12-24 | 1.8 MB | |
Totals: 2 Items | 1.8 MB | 0 |
This is the preview release of NEAT support for Neuroph neural network framework. NEAT stands for "Neural Evolution of Augmeted Topologies", it is a Genetic Algorithm for the evolution of Artificial Neural Networks (ANN) developed by Ken Stanley. The NEAT support for Neuroph is developed and contributed by Aidan Morgan. This release contains: neuroph-core-2.3 Neuroph core libraru neat-0.9 NEAT support library neat-experiment-robot-0.1 Maze experiment with NEAT library Check out the neat-0.9\docs\overview.html for brief obverview on how to use this library. Note for experiment: when GUI starts choose world file from neat-experiment-robot-0.1/worlds folder to start evolution. All comments are welcome, use our forum at http://sourceforge.net/projects/neuroph/forums Other relevant links: http://nn.cs.utexas.edu/?neat http://en.wikipedia.org/wiki/Neuroevolution_of_augmenting_topologies http://neuroph.sourceforge.net