CodeReclaimers / neat-python
Python implementation of the NEAT neuroevolution algorithm
☆1,438Updated 7 months ago
Alternatives and similar repositories for neat-python:
Users that are interested in neat-python are comparing it to the libraries listed below
- ☆556Updated 2 years ago
- Portable NeuroEvolution Library☆327Updated 9 months ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆161Updated 6 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Deep Neuroevolution☆1,636Updated last year
- PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.☆1,022Updated 2 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆97Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆105Updated 5 months ago
- A fast Evolution Strategy implementation in Python☆273Updated 4 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,293Updated 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
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,580Updated 5 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,213Updated last week
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆101Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,421Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆375Updated last year
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆47Updated 2 years ago
- fork of Kenneth Stanley's NEAT☆55Updated 5 years ago
- Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"☆1,598Updated last year
- A simple chess environment for openai/gym☆154Updated 10 months ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,343Updated 5 years ago
- Reinforcement Learning environments based on the 1993 game Doom☆1,767Updated 4 months ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 7 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,514Updated 9 months ago
- Gym - 32 levels of original Super Mario Bros☆287Updated 6 years ago
- Minecraft environment for Open AI Gym, based on Microsoft's Malmo.☆279Updated 3 years ago
- Evolution Strategies Tool☆943Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆612Updated last year
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 5 years ago