jonasrothfuss / ProMPLinks
Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Meta-RL.
☆239Updated 2 years ago
Alternatives and similar repositories for ProMP
Users that are interested in ProMP are comparing it to the libraries listed below
Sorting:
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Multitask Environments for RL☆278Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆212Updated 2 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
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Soft Actor-Critic☆147Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆189Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆189Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- ☆391Updated 5 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Random Network Distillation pytorch☆248Updated 6 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆160Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆491Updated 2 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆290Updated 7 years ago
- Code for "Unsupervised State Representation Learning in Atari"☆250Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆216Updated last year
- Deep Variational Reinforcement Learning☆136Updated 2 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆150Updated 4 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated 7 months ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago