camigord / DRL_papernotesLinks
Notes and comments about Deep Reinforcement Learning papers
☆77Updated 7 years ago
Alternatives and similar repositories for DRL_papernotes
Users that are interested in DRL_papernotes are comparing it to the libraries listed below
Sorting:
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆37Updated 4 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Source code for our NIPS 2017 paper, InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆42Updated 7 years ago
- Code for "Divide-and-Conquer Reinforcement Learning"☆61Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch☆41Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- ☆54Updated 7 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro …☆154Updated 3 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Code repository for Active Domain Randomization (CoRL 2019, https://arxiv.org/abs/1904.04762)☆98Updated 4 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Shared autonomy via deep reinforcement learning☆78Updated 2 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- OpenAI Gym Wrapper for DeepMind Control Suite☆71Updated 3 years ago
- Guided-Meta Policy Search☆40Updated 2 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 6 years ago
- Official implementation of ICML paper Imitating Latent Policies from Observation☆75Updated 6 years ago
- ☆132Updated 6 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆48Updated 5 years ago
- [Reimplementation Ross et al 2011] An implementation of DAGGER using ConvNets for driving from pixels.☆77Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Code for training policies based on paper Coordinated Multi-Agent Imitation Learning☆26Updated 7 years ago