alirezakazemipour / DDPG-HERLinks
Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆102Updated 6 months ago
Alternatives and similar repositories for DDPG-HER
Users that are interested in DDPG-HER are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆218Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆431Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆215Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆171Updated 3 years ago
- A DRL implementation repo☆23Updated 7 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆232Updated 5 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆70Updated last year
- Imitation learning algorithms☆554Updated 8 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆81Updated 2 years ago
- behavior cloning from observation☆36Updated 4 years ago