mvoelk / neat
NEAT implementation in Python
☆12Updated 6 years ago
Alternatives and similar repositories for neat:
Users that are interested in neat are comparing it to the libraries listed below
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆101Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 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☆41Updated 4 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆25Updated 2 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆33Updated 6 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆56Updated 6 years ago
- samples of neat code☆51Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- ☆89Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- ☆27Updated 3 years ago
- AI research environment for the game of Snake 🐍 .☆90Updated 3 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆91Updated 6 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 3 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated last year
- A grid-world game engine for game AI research☆236Updated 9 months ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 3 years ago
- This is a JavaScript library implementing the NEAT algorithm.☆58Updated 2 years ago
- Tutorials for using ML-Agent and Unity3D☆9Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Solving OpenAI Gym problems.☆185Updated 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 repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- A curated collection of reinforcement learning resources☆88Updated 11 months ago
- OpenAI's cartpole env solver.☆152Updated last year