int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆623Updated 3 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☆318Updated 4 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆236Updated last year
- 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.☆375Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Sokoban environment for OpenAI Gym☆390Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated 2 weeks ago
- Code for the paper "Exploration by Random Network Distillation"☆927Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆842Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated last year
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆216Updated 10 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,191Updated 3 years ago
- A student implementation of Alpha Go Zero☆283Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,659Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,386Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,325Updated last week
- A PyTorch Platform for Distributed RL☆752Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆621Updated 8 years ago
- A curated list of Monte Carlo tree search papers with implementations.☆689Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆657Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago