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
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 years ago
- Creating Artificial Life with Reinforcement Learning☆78Updated 10 months ago
- NEAT implementation in Python☆12Updated 6 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 5 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆105Updated 7 months ago
- Documentation: https://stratega.readthedocs.io/en/latest/☆47Updated last year
- An ecologically inspired multi-agent system. Agents are designed with neural network based decision making, and complex resource requirem…☆51Updated 5 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- This repo contains all the RL related code I have written and will write in my livestreams at youtube.com/c/jack_of_some☆42Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- ☆22Updated 4 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆71Updated 3 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 4 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- samples of neat code☆52Updated 4 years ago
- A simple chess environment for openai/gym☆157Updated last year
- Snake-like openAI gym environment, both single and multiagent☆34Updated 4 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.☆38Updated 4 years ago
- An OpenAI Gym interface to Tetris on the NES.☆51Updated last year
- A Python interface for Minecraft built on gRPC☆124Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated last year
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 4 years ago
- A grid-world game engine for game AI research☆239Updated 11 months ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago