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.☆106Updated 3 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- ☆560Updated 2 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆75Updated 3 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆34Updated 4 years ago
- NEAT implementation for Flappy Bird game☆24Updated 5 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆114Updated last year
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 3 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 9 months ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆122Updated 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
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 7 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- The Evolutionary eXploration of Neural Networks Framework -- EXAMM, EXA-GP and EXACT☆61Updated this week
- NEAT Solver for OpenAI☆144Updated 8 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆165Updated 6 years ago
- A StarCraft 2 agent for harvesting resources☆13Updated 7 years ago
- A python-sc2 example bot that works with LadderManager☆23Updated 6 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- ☆107Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Highly Modular and Scalable Reinforcement Learning☆118Updated 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…☆193Updated last year