TianhongDai / hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆427Updated 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)☆540Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆400Updated last month
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆299Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- Code for conservative Q-learning☆436Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- Imitation learning algorithms☆516Updated last month
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆621Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆626Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆734Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆592Updated 7 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆301Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆533Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆386Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆315Updated 8 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆421Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- Multitask Environments for RL☆276Updated 3 years ago