pbsinclair42 / MCTSLinks
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆232Updated 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☆311Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- Monte carlo tree search in python☆611Updated 3 years ago
- Sokoban environment for OpenAI Gym☆378Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆238Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆531Updated last year
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Code for conservative Q-learning☆453Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆151Updated 10 months ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- RLA is a tool for managing your RL experiments automatically☆71Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- ☆133Updated last year
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 4 months ago
- Online Decision Transformer☆266Updated last year
- Keeping track of RL experiments☆163Updated 2 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆513Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- ☆315Updated 3 years ago