TianhongDai / hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆415Updated 3 years ago
Alternatives and similar repositories for hindsight-experience-replay:
Users that are interested in hindsight-experience-replay are comparing it to the libraries listed below
- PyTorch implementation of Soft Actor-Critic (SAC)☆524Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆482Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆380Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆293Updated last year
- Code for conservative Q-learning☆424Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆441Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆314Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆729Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆524Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆587Updated 7 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆600Updated 5 years ago
- Imitation learning algorithms☆495Updated 6 months ago
- Multitask Environments for RL☆275Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆374Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆402Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆168Updated 6 months ago
- ☆337Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆215Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago