ImparaAI / monte-carlo-tree-search
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆120Updated 9 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 clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆155Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 6 months ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 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
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- ReconChess python implementation☆42Updated 2 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- Pytorch Implementation of MuZero☆347Updated last year
- Map-Elites based on Evolution Strategies☆31Updated 2 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- ☆66Updated 3 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆146Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆74Updated 5 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆92Updated 6 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆31Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆35Updated 3 years ago
- Decentralized Reinforcment Learning: Global Decision-Making via Local Economic Transactions (ICML 2020)☆44Updated 2 years ago
- ☆49Updated last year
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆29Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 4 years ago
- Single player Alpha Zero implementation☆42Updated 2 years ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆99Updated 2 years ago