thiagov / pacman-aiLinks
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
Sorting:
- Monte Carlo tree search (MCTS) on traveling salesman problem (TSP)☆22Updated 6 years ago
- Half Field Offense in Robocup 2D Soccer☆233Updated 2 years ago
- a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.☆24Updated 12 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆38Updated 7 years ago
- ☆303Updated 2 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 5 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 8 years ago
- ☆77Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Tetris OpenAI environment☆28Updated 6 years ago
- Simple Game with Monte Carlo Tree Search☆58Updated 7 years ago
- Simple implementation of regret matching algorithm for RPS nash equilibrium computation via self-play☆25Updated 6 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- reinforcement learning for tsp by pointer network☆30Updated 7 years ago
- ☆76Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- CommNet and BiCnet implementation in tensorflow☆56Updated 6 years ago
- Deep learning implementations (Asynchronous Deep Q-Learning) of multiple Game Theory algorithms for adversarial learning (WoLF-PHC, GIGA-…☆15Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago