alirezakazemipour / DDPG-HERLinks
Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆102Updated 8 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☆201Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆159Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- 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☆142Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆365Updated 2 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
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- A DRL implementation repo☆23Updated 8 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Lightweight multi-agent gridworld Gym environment☆214Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆219Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆47Updated 6 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 3 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆439Updated 10 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- behavior cloning from observation☆38Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆234Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago