mpatacchiola / dissecting-reinforcement-learningLinks
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆620Updated 2 years ago
Alternatives and similar repositories for dissecting-reinforcement-learning
Users that are interested in dissecting-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,164Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Deep Reinforcement Learning with pytorch & visdom☆799Updated 4 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆324Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆819Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,251Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆566Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆758Updated 6 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆320Updated 3 years ago
- For deep RL and the future of AI.☆1,468Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,280Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆276Updated 5 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,542Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago