alirezakazemipour / DDPG-HER
Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆92Updated last year
Alternatives and similar repositories for DDPG-HER:
Users that are interested in DDPG-HER are comparing it to the libraries listed below
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆138Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆163Updated 11 months ago
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆85Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆162Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆64Updated 6 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated 2 weeks ago
- ☆197Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- The implementation of LSTM-TD3.☆76Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago