mpatacchiola / dissecting-reinforcement-learningLinks
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆623Updated 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:
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,119Updated 8 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,313Updated last week
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆330Updated 5 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆835Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated 3 weeks ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,464Updated 2 years ago
- This will contain my notes for research papers that I read.☆622Updated 6 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆861Updated 5 years ago
- For educational materials related to the spinning up workshops.☆206Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,192Updated 2 years ago
- Reinforcement Learning Cheat Sheet☆157Updated 6 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆845Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆405Updated 8 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,014Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆330Updated 3 years ago
- Deep Neuroevolution☆1,657Updated last year
- Deep learning and Reinforcement learning lecture and course work☆100Updated 7 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆452Updated 6 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,611Updated 6 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆284Updated 2 years ago
- Implementation of TRPO and related algorithms☆640Updated 7 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 6 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago