pbsinclair42 / MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆218Updated 7 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☆282Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆114Updated 3 years ago
- Pytorch Implementation of MuZero☆347Updated last year
- Monte carlo tree search in python☆590Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆84Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆96Updated 2 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆470Updated 2 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆200Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆37Updated 4 years ago
- ☆159Updated last year
- ☆119Updated 5 months ago
- mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo …☆22Updated 7 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
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Code for conservative Q-learning☆420Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆153Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆672Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆191Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- DSAC; Distributional Soft Actor-Critic☆120Updated 10 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆237Updated 6 months ago