benedekrozemberczki / awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
☆673Updated 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:
- Reinforcement Learning in PyTorch☆2,250Updated 4 years ago
- Monte carlo tree search in python☆599Updated 2 years ago
- For deep RL and the future of AI.☆1,459Updated last year
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,279Updated 2 months ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,519Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,971Updated 2 years ago
- Spriteworld: a flexible, configurable python-based reinforcement learning environment☆370Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆754Updated 9 months ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆819Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆154Updated 5 years ago
- Deep Neuroevolution☆1,644Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,096Updated 3 years ago
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,237Updated 3 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,625Updated 3 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,190Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆294Updated 2 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,587Updated 5 years ago
- This will contain my notes for research papers that I read.☆616Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,673Updated 10 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,174Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,198Updated 4 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,017Updated 2 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆812Updated 3 years ago