haroldsultan / MCTS
Python Implementations of Monte Carlo Tree Search
☆302Updated 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 10 months ago
- Monte carlo tree search in python☆599Updated 2 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆525Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆570Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆407Updated 4 years ago
- ☆306Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- ☆164Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆507Updated 6 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆310Updated last year
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆626Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆293Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆651Updated 6 years ago
- Code for conservative Q-learning☆436Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆638Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- DGN Code☆347Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,196Updated 4 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,011Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Lua/Torch implementation of DQN (Nature, 2015)☆601Updated 8 years ago