thiagov / pacman-ai
A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.
☆16Updated 10 years ago
Alternatives and similar repositories for pacman-ai:
Users that are interested in pacman-ai are comparing it to the libraries listed below
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Deep Reinforcement Learning in Pac-man☆280Updated 9 months ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆66Updated 7 years ago
- a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.☆24Updated 11 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆37Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Thompson Sampling for Bandits using UCB policy☆10Updated 7 years ago
- ☆18Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- (Keras) Use deep Q-learning to build two Gomoku (Five-in-a-Row) agents playing against each other.☆19Updated 8 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆34Updated 7 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,122Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- 机器学习的研究☆36Updated 8 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Proximal Policy Optimization with Tensorflow 2.0☆31Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Monte Carlo tree search (MCTS) on traveling salesman problem (TSP)☆22Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 5 years ago
- ☆187Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆84Updated 2 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago