Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeReclaimers committed Sep 28, 2015
1 parent 84ebe85 commit 33d7d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## About ##

NEAT (NeuroEvolution of Augmenting Topologies) is a method developed by Kenneth O. Stanley for evolving arbitrary neural networks. This project is a Python implementation of NEAT.
NEAT (NeuroEvolution of Augmenting Topologies) is a method developed by Kenneth O. Stanley for evolving arbitrary neural networks. This project is a Python implementation of NEAT. It was forked from MattKallada's excellent project, and updated to work with current libraries.

For further information regarding general concepts and theory, please visit: [Selected Publications](http://www.cs.ucf.edu/~kstanley/#publications) in Stanley's website.

Expand Down

0 comments on commit 33d7d8f

Please sign in to comment.