noio / peasLinks
Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.
☆162Updated 7 years ago
Alternatives and similar repositories for peas
Users that are interested in peas are comparing it to the libraries listed below
Sorting:
- Portable NeuroEvolution Library☆333Updated last year
- The original implementation of HyperNEAT in C++☆98Updated 8 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 9 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆49Updated 3 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- The original implementation of HyperNEAT in C++☆29Updated 9 years ago
- Neural Network Evolution Playground with Backprop NEAT☆142Updated 9 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 6 years ago
- Cellular automaton-based calculus for the masses