int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆601Updated 2 years 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
Sorting:
- Python Implementations of Monte Carlo Tree Search☆303Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆224Updated 11 months ago
- A curated list of Monte Carlo tree search papers with implementations.☆674Updated last year
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- Pytorch Implementation of MuZero☆352Updated last year
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,304Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆312Updated last year
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆368Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,627Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆898Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago