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)☆579Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆523Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆382Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆330Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆505Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆435Updated 9 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Code for conservative Q-learning☆467Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- PyTorch implementation of soft actor critic☆927Updated 5 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆576Updated 4 years ago
- Imitation learning algorithms☆555Updated 9 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆467Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆595Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆707Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆653Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago