benedekrozemberczki / awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
☆645Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-monte-carlo-tree-search-papers
- Monte carlo tree search in python☆575Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,233Updated 3 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,256Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,097Updated 7 years ago
- For deep RL and the future of AI.☆1,420Updated 8 months ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,508Updated 7 months ago
- A PyTorch library for building deep reinforcement learning agents.☆646Updated 7 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- ☆1,259Updated last month
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆2,878Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆860Updated 3 months ago
- A toolkit for reproducible reinforcement learning research.☆1,880Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆683Updated 3 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- Collection of reinforcement learning algorithms☆2,502Updated 4 months ago
- This will contain my notes for research papers that I read.☆604Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆986Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,124Updated 11 months ago
- Code for the paper "Exploration by Random Network Distillation"☆877Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,868Updated this week
- Structural implementation of RL key algorithms☆511Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,217Updated 11 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- A PyTorch Platform for Distributed RL☆739Updated 3 years ago
- MCTS project for Tetris☆342Updated last month
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago