mpatacchiola / dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆614Updated 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
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,116Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆790Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,929Updated last year
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,246Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,422Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆839Updated 4 years ago
- Assignments for CS294-112.☆1,577Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,147Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,263Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆538Updated 2 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆744Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,560Updated 7 months ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,293Updated 4 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆319Updated 4 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆276Updated 10 months ago
- Deep Reinforcement Learning with pytorch & visdom☆796Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆288Updated last year
- For educational materials related to the spinning up workshops.☆194Updated 5 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆825Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Evolution Strategies Tool☆943Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆274Updated 5 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,445Updated last year