ImparaAI / monte-carlo-tree-searchLinks
Library for running a Monte Carlo tree search, either traditionally or with expert policies
☆126Updated 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
Sorting:
- 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
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- ☆67Updated 3 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆55Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆76Updated 5 years ago
- An easy-to-use reinforcement learning library for research and education.☆169Updated last month
- A structured implementation of MuZero☆205Updated 3 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- ☆80Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆96Updated 4 years ago
- ☆52Updated 2 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 4 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆160Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- A standalone release of DeepMind Lab's maze generator with Python bindings.☆64Updated last year
- 🌳 Python implementation of single-player Monte-Carlo Tree Search.☆63Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated last year
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆46Updated 4 years ago
- ☆183Updated last year