int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆609Updated 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☆310Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆231Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆907Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆783Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,637Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆317Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆826Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,321Updated last year
- Sokoban environment for OpenAI Gym☆377Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆476Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆609Updated 8 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆948Updated 2 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆696Updated last year
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 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.☆371Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,747Updated 2 years ago