All Projects → noio → Peas

noio / Peas

Licence: mit
Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.

Programming Languages

python
139335 projects - #7 most used programming language

Logo

Python Evolutionary Algorithms

This is a library of evolutionary algorithms with a focus on neuroevolution, implemented in pure python, depending on numpy. It contains a faithful implementation of Ken Stanley's NEAT (Neuroevolution of Augmenting Topologies) and HyperNEAT. The focus of this library is easy experimentation, it is pure python so it's easy to set up, and it has a simple and flexible API.

This code was written to do the experiments for:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].