CodeReclaimers / neat-pythonLinks
Python implementation of the NEAT neuroevolution algorithm
☆1,506Updated last year
Alternatives and similar repositories for neat-python
Users that are interested in neat-python are comparing it to the libraries listed below
Sorting:
- ☆560Updated 2 years ago
- Portable NeuroEvolution Library☆332Updated last year
- Deep Neuroevolution☆1,656Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,603Updated 5 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆111Updated last year
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Evolution Strategies Tool☆952Updated 2 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,340Updated last week
- PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.☆1,051Updated 3 years ago
- Reinforcement Learning environments based on the 1993 game Doom☆1,886Updated last week
- 2D Game Physics for Python☆501Updated 10 months ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,456Updated 2 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,316Updated last year
- A simple chess environment for openai/gym☆162Updated last year
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 8 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆825Updated 4 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,308Updated 4 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆182Updated 3 years ago
- A Python3 NES emulator and OpenAI Gym interface☆268Updated last year
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆384Updated 2 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆764Updated last year
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 6 years ago
- Retro Games in Gym☆3,534Updated last year
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago