haroldsultan / MCTS
Python Implementations of Monte Carlo Tree Search
☆296Updated 3 years ago
Alternatives and similar repositories for MCTS:
Users that are interested in MCTS are comparing it to the libraries listed below
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆222Updated 9 months ago
- Monte carlo tree search in python☆598Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆521Updated last year
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆564Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆389Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆311Updated last year
- ☆163Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆116Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- Pytorch Implementation of MuZero☆350Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆622Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆499Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆256Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆645Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- ☆305Updated 2 years ago
- EasyRL: An easy-to-use and comprehensive reinforcement learning package.☆222Updated 3 years ago
- Multi-Objective Reinforcement Learning☆264Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- A collection of multi agent environments based on OpenAI gym.☆596Updated 8 months ago