mpatacchiola / dissecting-reinforcement-learningLinks
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆621Updated 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.☆815Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆853Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,436Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,073Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,968Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,282Updated 3 months ago
- A Platform for Many-Agent Reinforcement Learning☆1,736Updated 2 years ago
- For deep RL and the future of AI.☆1,465Updated last year
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,589Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,106Updated 3 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,627Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,255Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆898Updated 4 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆818Updated 3 years ago
- Assignments for CS294-112.☆1,597Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,312Updated last year
- Evolution Strategies Tool☆949Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago