ImparaAI / monte-carlo-tree-search
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆122Updated 11 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
- 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
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆146Updated last year
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆115Updated 8 months ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆116Updated 3 years ago
- ☆67Updated 3 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
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- ☆298Updated 3 months ago
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆45Updated last year
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆75Updated 5 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- A curated list of reinforcement learning environments and frameworks.☆50Updated 6 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- Pytorch implementation of Stable Opponent Shaping (https://openreview.net/pdf?id=SyGjjsC5tQ).☆21Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- Pytorch Implementation of MuZero☆350Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- impact-driven-exploration☆130Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆243Updated 9 months ago
- 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.☆103Updated 3 weeks ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- ☆104Updated 5 years ago