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 6 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- ☆560Updated 2 years ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 7 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆164Updated 5 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 4 months ago
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 4 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind☆84Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆116Updated 5 years ago
- A simple chess environment for openai/gym☆161Updated last year
- A fast Evolution Strategy implementation in Python☆273Updated 5 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago