vivek3141 / pacman-ai
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 2 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- A comprehensive C tutorial.☆9Updated 6 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 6 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 7 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆106Updated 9 months ago
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆29Updated 6 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
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆31Updated 4 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- A Tetris environment to train machine learning agents☆68Updated last year
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆51Updated 2 months ago
- A simple chess environment for openai/gym☆159Updated last year
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆183Updated 7 months ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆46Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆17Updated last year
- A structured implementation of MuZero☆204Updated 2 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago