ImparaAI / monte-carlo-tree-search
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆124Updated last year
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…☆157Updated 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
- A structured implementation of MuZero☆204Updated 2 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- ☆299Updated 4 months ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆147Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆246Updated 9 months ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Pytorch Implementation of MuZero☆351Updated last year
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- ☆67Updated 3 years ago
- impact-driven-exploration☆131Updated last year
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆115Updated 9 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 9 months ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆139Updated 5 years ago
- A grid-world game engine for game AI research☆240Updated last year
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆199Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆45Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆39Updated 4 years ago