alirezakazemipour / DDPG-HERLinks
Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆102Updated 7 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
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- 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
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆40Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆218Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- A DRL implementation repo☆23Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 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.☆218Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆157Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Imitation learning algorithms☆555Updated 9 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- A collection of recent MARL papers☆99Updated last year
- behavior cloning from observation☆37Updated 5 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆67Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆70Updated last year