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
- Implementing the NEAT algorithm to play flappy bird☆11Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆104Updated 6 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆111Updated last year
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- ☆560Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A Tetris environment to train machine learning agents☆71Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- NEAT implementation for Flappy Bird game☆24Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆73Updated 3 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 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
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆164Updated 5 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 6 months ago
- A simple chess environment for openai/gym☆162Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆257Updated 3 years ago
- Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforc…☆58Updated 6 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Simple change of a3c to a2c☆15Updated 8 years ago