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
- NEAT implementation in Python☆12Updated 7 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆48Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆106Updated 8 months ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 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
- ☆20Updated 5 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆223Updated 4 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- OpenAI Gym environments for various twisty puzzles☆39Updated last year
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆116Updated last year
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Evolving Neural Networks Through Augmenting Topologies☆16Updated 4 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Top Vision Github Projects☆67Updated 4 years ago
- Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.☆38Updated 4 years ago
- A collection of reinforcement learning algorithm implementations☆63Updated 10 months ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆37Updated 5 years ago
- GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.☆59Updated 2 years ago
- Host directory for all GradientCrescent and TowardsDataScience Deep Learning projects☆38Updated 4 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆40Updated 6 years ago
- samples of neat code☆52Updated 4 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python☆21Updated 7 years ago