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 4 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 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
- ☆67Updated 3 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- An easy-to-use reinforcement learning library for research and education.☆169Updated 3 weeks ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks☆50Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆96Updated 10 months ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆53Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆57Updated 4 years ago
- Train self-modifying neural networks with neuromodulated plasticity☆77Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 11 months ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated last year
- ☆52Updated 2 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆159Updated 4 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆88Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆87Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago