TianhongDai / hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆412Updated 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)☆523Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆374Updated 7 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆398Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆727Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆237Updated 4 years ago
- Imitation learning algorithms☆492Updated 5 months ago
- Multitask Environments for RL☆274Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- Code for conservative Q-learning☆420Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆607Updated 8 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆546Updated 3 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆291Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆372Updated 2 years ago
- ☆335Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago