benedekrozemberczki / awesome-monte-carlo-tree-search-papersLinks
A curated list of Monte Carlo tree search papers with implementations.
☆674Updated last year
Alternatives and similar repositories for awesome-monte-carlo-tree-search-papers
Users that are interested in awesome-monte-carlo-tree-search-papers are comparing it to the libraries listed below
Sorting:
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,282Updated 3 months ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,522Updated last year
- Reinforcement Learning in PyTorch☆2,256Updated 4 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- ☆1,320Updated 3 weeks ago
- Monte carlo tree search in python☆602Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆650Updated last year
- Spriteworld: a flexible, configurable python-based reinforcement learning environment☆370Updated 5 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆651Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Library for Model Based RL☆1,003Updated 10 months ago
- A Platform for Many-Agent Reinforcement Learning☆1,736Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,178Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆834Updated 5 years ago
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- For deep RL and the future of AI.☆1,465Updated last year
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆816Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆567Updated 2 years ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,231Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆926Updated last week