ImparaAI / monte-carlo-tree-search
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆122Updated 10 months ago
Alternatives and similar repositories for monte-carlo-tree-search:
Users that are interested in monte-carlo-tree-search are comparing it to the libraries listed below
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- ☆66Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 7 months ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- ☆295Updated 2 months ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- impact-driven-exploration☆130Updated last year
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆146Updated last year
- Single player Alpha Zero implementation☆42Updated 2 years ago
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆45Updated last year
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆101Updated last month
- Pytorch Implementation of MuZero☆348Updated last year
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆238Updated 8 months ago
- Monte carlo tree search in python☆592Updated 2 years ago
- AlphaZero in JAX☆75Updated 11 months ago
- ☆182Updated 7 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆60Updated last year
- Code for "Unsupervised State Representation Learning in Atari"☆245Updated last year