thiagov / pacman-ai
A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.
☆17Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for pacman-ai
- a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.☆24Updated 11 years ago
- some exercises from the coursera course and book intro to RL☆9Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆68Updated 6 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆70Updated 8 years ago
- POMDPs in Python.☆246Updated 5 years ago
- A genetic algorithm I created in order find optimal solutions for the multiple knapsack problem☆12Updated 8 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆36Updated 6 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆315Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- Half Field Offense in Robocup 2D Soccer☆228Updated 2 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Conflict-based search for multi-agent path finding☆106Updated 5 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 7 years ago
- ☆305Updated last year
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆38Updated 6 years ago
- pytorch neural combinatorial optimization☆374Updated 6 years ago
- Markov Decision Process (MDP) Toolbox for Python☆523Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆81Updated 3 months ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Q-Learning applied to the classic Travelling Salesman Problem☆18Updated 7 years ago
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Several different implementations of the A-Star algorithm, including a Bidirectional version.☆22Updated 7 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 3 years ago