alirezakazemipour / DDPG-HERLinks
Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆100Updated 5 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.☆148Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆215Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆436Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆89Updated last year
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆66Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 years ago
- behavior cloning from observation☆36Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- A collection of recent MARL papers☆98Updated 11 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A DRL implementation repo☆23Updated 5 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆81Updated last year
- ☆71Updated 3 years ago