mpatacchiola / dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆615Updated last year
Alternatives and similar repositories for dissecting-reinforcement-learning:
Users that are interested in dissecting-reinforcement-learning are comparing it to the libraries listed below
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆291Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,607Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆846Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,273Updated last month
- A Platform for Many-Agent Reinforcement Learning☆1,717Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,297Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,079Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,253Updated 6 years ago
- Implementation of TRPO and related algorithms☆626Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆702Updated 6 years ago
- Collection of reinforcement learning algorithms☆2,622Updated 9 months ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆750Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 8 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆660Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- For deep RL and the future of AI.☆1,450Updated last year
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆999Updated 6 years ago