gary-butler / NEAT
python from scratch implementation of Neuroevolution of Augmenting Topologies
☆10Updated 3 years ago
Alternatives and similar repositories for NEAT
Users that are interested in NEAT are comparing it to the libraries listed below
Sorting:
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- NEAT implementation in Python☆12Updated 7 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆48Updated 3 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆106Updated 9 months ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python☆21Updated 7 years ago
- Creating Artificial Life with Reinforcement Learning☆79Updated last year
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years 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
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- An ecologically inspired multi-agent system. Agents are designed with neural network based decision making, and complex resource requirem…☆52Updated 5 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- Evolving Neural Networks Through Augmenting Topologies☆16Updated 4 years ago
- A grid-world game engine for game AI research☆239Updated last year
- This is a JavaScript library implementing the NEAT algorithm.☆59Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Documentation: https://stratega.readthedocs.io/en/latest/☆48Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆125Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- A simple chess environment for openai/gym☆159Updated last year
- ☆91Updated 4 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆50Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆51Updated 2 months ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆249Updated 10 months ago
- A Real-Time-Strategy game for Deep Learning research☆226Updated last year
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago