pbsinclair42 / MCTSLinks
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆230Updated last year
Alternatives and similar repositories for MCTS
Users that are interested in MCTS are comparing it to the libraries listed below
Sorting:
- Python Implementations of Monte Carlo Tree Search☆308Updated 3 years ago
- Monte carlo tree search in python☆607Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆119Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆87Updated 2 years ago
- Sokoban environment for OpenAI Gym☆374Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Pytorch Implementation of MuZero☆353Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆532Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆159Updated 4 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆311Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆363Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆234Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- ☆166Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆507Updated 2 years ago
- Multi-Objective Reinforcement Learning☆279Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆316Updated last year
- ☆313Updated 2 years ago
- Code for conservative Q-learning☆448Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago