ImparaAI / monte-carlo-tree-search
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆118Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for monte-carlo-tree-search
- Reinforcement Learning Assembly☆92Updated 3 years ago
- ☆65Updated 3 years ago
- A structured implementation of MuZero☆206Updated 2 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆78Updated 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
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆112Updated 3 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆144Updated last year
- Pytorch Implementation of MuZero☆343Updated last year
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆139Updated 5 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆112Updated 3 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 4 years ago
- Single player Alpha Zero implementation☆40Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆192Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆58Updated last year
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆232Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆101Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆97Updated 2 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆72Updated last month
- Combining Evolutionary Algorithms and deep RL in various ways☆99Updated 4 years ago
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆44Updated last year
- Bandits Environments for the OpenAI Gym☆89Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆42Updated 4 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆179Updated 3 years ago