haroldsultan / MCTS
Python Implementations of Monte Carlo Tree Search
☆291Updated 3 years ago
Alternatives and similar repositories for MCTS:
Users that are interested in MCTS are comparing it to the libraries listed below
- Monte carlo tree search in python☆593Updated 2 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆221Updated 8 months ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆610Updated 3 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆517Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆478Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆547Updated 7 years ago
- ☆160Updated last year
- Code for conservative Q-learning☆424Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆630Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆736Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,163Updated 4 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆618Updated 9 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆715Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆685Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆706Updated 11 months ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,000Updated 2 years ago
- Constrained Policy Optimization☆311Updated 7 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,157Updated last year
- ☆305Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆396Updated 7 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- Implementation of Machine Learning Algorithms☆404Updated 6 years ago