peter-ch / MultiNEATLinks
Portable NeuroEvolution Library
☆333Updated last year
Alternatives and similar repositories for MultiNEAT
Users that are interested in MultiNEAT are comparing it to the libraries listed below
Sorting:
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- The original implementation of HyperNEAT in C++☆98Updated 8 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆49Updated 3 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 6 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆118Updated 2 years ago
- ☆564Updated 3 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆170Updated 3 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- fork of Kenneth Stanley's NEAT☆54Updated 6 years ago
- A fast Evolution Strategy implementation in Python☆272Updated 5 years ago
- Another HyperNEAT Implementation☆70Updated 6 years ago
- Neural Network Evolution Playground with Backprop NEAT☆143Updated 9 years ago
- Python implementation of the NEAT neuroevolution algorithm☆1,533Updated 2 months ago
- The original implementation of HyperNEAT in C++☆29Updated 9 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 9 years ago
- API to access OpenAI Gym from other languages via HTTP☆297Updated 2 years ago
- Deep Neuroevolution☆1,663Updated 2 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆140Updated 7 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 5 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"