Skip to content
forked from noio/peas

Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.

License

Notifications You must be signed in to change notification settings

ElliotGluck/peas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%