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:
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Deep Variational Reinforcement Learning☆136Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 7 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
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Random Network Distillation pytorch☆249Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286