dbobrenko / awesome-rlLinks
Awesome RL: Papers, Books, Codes, Benchmarks
☆116Updated last year
Alternatives and similar repositories for awesome-rl
Users that are interested in awesome-rl are comparing it to the libraries listed below
Sorting:
- ICML 2018 Self-Imitation Learning☆276Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆178Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆239Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Code for the paper "Evolved Policy Gradients"☆249Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆95Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago