benedekrozemberczki / awesome-monte-carlo-tree-search-papersLinks
A curated list of Monte Carlo tree search papers with implementations.
☆680Updated 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:
- Monte carlo tree search in python☆607Updated 3 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,524Updated last year
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆840Updated 6 years ago
- For deep RL and the future of AI.☆1,472Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,267Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆648Updated last year
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- Spriteworld: a flexible, configurable python-based reinforcement learning environment☆370Updated 5 years ago
- ☆1,337Updated 2 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆573Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- hanabi_learning_environment is a research platform for Hanabi experiments.☆653Updated 2 years ago
- A PyTorch Platform for Distributed RL☆748Updated 3 years ago
- MCTS project for Tetris☆348Updated 9 months ago
- This will contain my notes for research papers that I read.☆616Updated 5 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆819Updated 3 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆824Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆786Updated 3 weeks ago
- Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research☆732Updated 4 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- RLgraph: Modular computation graphs for deep reinforcement learning☆319Updated 5 years ago
- Deep Neuroevolution☆1,652Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆759Updated 6 years ago