TianhongDai / hindsight-experience-replayLinks
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆439Updated 4 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
Sorting:
- PyTorch implementation of Soft Actor-Critic (SAC)☆583Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆365Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆506Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆387Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Reinforcement learning algorithms for MuJoCo tasks☆439Updated 10 months ago
- Code for conservative Q-learning☆468Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆254Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Tools for accelerating safe exploration research.☆579Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆577Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- PyTorch implementation of soft actor critic☆931Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆766Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆214Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆453Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Imitation learning algorithms☆557Updated 9 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆342Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆471Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆654Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago