peter-ch / MultiNEAT
Portable NeuroEvolution Library
☆330Updated last year
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++☆94Updated 7 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆47Updated 3 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆116Updated last year
- ☆556Updated 2 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- fork of Kenneth Stanley's NEAT☆54Updated 5 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 5 years ago
- Python implementation of the NEAT neuroevolution algorithm☆1,471Updated 10 months ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- Another HyperNEAT Implementation☆70Updated 6 years ago
- Neural Network Evolution Playground with Backprop NEAT☆138Updated 8 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆51Updated last month
- Modular Agent Based Evolution Framework☆81Updated last week
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆106Updated 8 months ago
- A fast Evolution Strategy implementation in Python☆274Updated 4 years ago
- Genetic neural architecture search with Keras☆950Updated last year
- Cellular automaton-based calculus for the masses☆68Updated 5 years ago
- The original implementation of HyperNEAT in C++☆28Updated 8 years ago
- Deep Reinforcement Learning library for humans☆299Updated 7 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,586Updated 5 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆70Updated 4 years ago
- RLPy Reinforcement Learning Framework☆251Updated 5 years ago
- World Models☆446Updated 4 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆164Updated 2 years ago
- EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM