gary-butler / NEATLinks
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:
- NEAT implementation in Python☆12Updated 7 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆49Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- An ecologically inspired multi-agent system. Agents are designed with neural network based decision making, and complex resource requirem…☆52Updated 5 years ago
- Documentation: https://stratega.readthedocs.io/en/latest/☆48Updated 2 weeks ago
- Gym-based environment for training offensive RL agents. Agents can generalize to unseen scenarios and simulation-trained agents can be de…☆38Updated 9 months ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆107Updated 11 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
- Creating Artificial Life with Reinforcement Learning☆81Updated last year
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- A simple chess environment for openai/gym☆161Updated last year
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python☆21Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- ☆22Updated 4 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- A grid-world game engine for game AI research☆243Updated last year
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- ☆105Updated 5 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆116Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆311Updated 11 months ago
- ReconChess python implementation☆42Updated 3 years ago