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)☆563Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆329Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆264Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆327Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆502Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆427Updated 7 months ago
- Code for conservative Q-learning☆462Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆252Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆562Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- PyTorch implementation of soft actor critic☆919Updated 3 months ago
- Tools for accelerating safe exploration research.☆564Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆337Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Imitation learning algorithms☆554Updated 7 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆462Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆447Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆317Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago