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:
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆826Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,112Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆325Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,292Updated 5 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,169Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆856Updated 4 years ago
- Evolution Strategies Tool☆951Updated 2 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆83Updated last year
- Assignments for CS294-112.☆1,606Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,447Updated 2 years ago
- This will contain my notes for research papers that I read.☆619Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Reinforcement Learning Cheat Sheet☆157Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- A fast Evolution Strategy implementation in Python☆273Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆840Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆325Updated 3 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Deep Neuroevolution☆1,654Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,308Updated 4 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago