peter-ch / MultiNEAT
Portable NeuroEvolution Library
☆327Updated 10 months ago
Alternatives and similar repositories for MultiNEAT:
Users that are interested in MultiNEAT are comparing it to the libraries listed below
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆161Updated 6 years ago
- The original implementation of HyperNEAT in C++☆92Updated 7 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆47Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated last year
- ☆556Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- fork of Kenneth Stanley's NEAT☆55Updated 5 years ago
- Another HyperNEAT Implementation☆70Updated 5 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆97Updated 4 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 2 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆163Updated 2 years ago
- A fast Evolution Strategy implementation in Python☆273Updated 4 years ago
- Python implementation of the NEAT neuroevolution algorithm☆1,451Updated 8 months ago
- Neural Network Evolution Playground with Backprop NEAT☆137Updated 8 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- RLPy Reinforcement Learning Framework☆251Updated 5 years ago
- No longer maintained, actually usable implementation of NEAT☆62Updated 6 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow