mpatacchiola / dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆610Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dissecting-reinforcement-learning
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,099Updated 7 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,256Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆839Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,419Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆690Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆786Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,693Updated 2 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,104Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆589Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,375Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,911Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,285Updated 3 years ago
- Implementation of TRPO and related algorithms☆620Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆400Updated 7 years ago
- Assignments for CS294-112.☆1,567Updated last year
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,034Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆987Updated 5 years ago