haroldsultan / MCTSLinks
Python Implementations of Monte Carlo Tree Search
☆305Updated 3 years ago
Alternatives and similar repositories for MCTS
Users that are interested in MCTS are comparing it to the libraries listed below
Sorting:
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆227Updated last year
- Monte carlo tree search in python☆606Updated 2 years ago
- ☆165Updated last year
- Implementation of benchmark RL algorithms☆467Updated 2 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.☆532Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- ☆311Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆588Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆635Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆1,026Updated 2 years ago
- Multi-Objective Reinforcement Learning☆277Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆632Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆665Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆792Updated last year
- Constrained Policy Optimization☆320Updated 8 years ago
- Code for conservative Q-learning☆446Updated 3 years ago