pbsinclair42 / MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆222Updated 9 months ago
Alternatives and similar repositories for MCTS:
Users that are interested in MCTS are comparing it to the libraries listed below
- Python Implementations of Monte Carlo Tree Search☆296Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆521Updated last year
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- ☆127Updated 8 months ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆73Updated 3 months ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆116Updated 3 years ago
- Code for conservative Q-learning☆428Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆351Updated 3 years ago
- Multi-Objective Reinforcement Learning☆265Updated 3 years ago
- Monte carlo tree search in python☆598Updated 2 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Pytorch Implementation of MuZero☆350Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆296Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆68Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- ☆163Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆619Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆389Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- DGN Code☆344Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆152Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆118Updated 5 months ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo …☆27Updated 9 months ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆105Updated 4 years ago