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:
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated 2 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Evolution Strategy Library☆54Updated 5 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 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
- Reinforcement Learning Assembly☆92Updated 4 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- An easy-to-use reinforcement learning library for research and education.☆174Updated last week
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆77Updated 5 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Train self-modifying neural networks with neuromodulated plasticity☆78Updated 6 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- ☆66Updated 4 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆56Updated 5 years ago
- Open-source library for a reinforcement learning research.☆54Updated 2 years ago
- ☆52Updated 2 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
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- ☆71Updated 2 years ago
- ☆182Updated last year