TianhongDai / hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
☆419Updated 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)☆530Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆347Updated 3 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆388Updated this week
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 2 years ago
- PyTorch implementation of soft actor critic☆857Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆324Updated 5 years ago
- Code for conservative Q-learning☆426Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆739Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆608Updated 5 years ago
- Imitation learning algorithms☆503Updated 7 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆614Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆444Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆717Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆377Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆408Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆576Updated 5 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,273Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 6 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆296Updated last year