TianhongDai / hindsight-experience-replayLinks
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆435Updated 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
Sorting:
- PyTorch implementation of Soft Actor-Critic (SAC)☆556Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆369Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆500Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆420Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆249Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- Imitation learning algorithms☆550Updated 5 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆550Updated 3 years ago
- Code for conservative Q-learning☆453Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆184Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆306Updated last year
- PyTorch implementation of soft actor critic☆901Updated last month
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆328Updated last year
- Tools for accelerating safe exploration research.☆551Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆700Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆455Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆610Updated last year
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- ☆201Updated 2 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆405Updated 3 years ago