vivek3141 / pacman-aiLinks
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
☆27Updated 6 years ago
Alternatives and similar repositories for pacman-ai
Users that are interested in pacman-ai are comparing it to the libraries listed below
Sorting:
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated last year
- NEAT implementation for Flappy Bird game☆23Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 6 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
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 4 years ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 7 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- A Tetris environment to train machine learning agents☆70Updated last year
- ☆560Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 7 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Use genetic algorithms to train flappy bird☆90Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆73Updated 2 years ago
- MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitfli…☆19Updated 7 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆166Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago