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.☆342Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆53Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆171Updated 5 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆94Updated 3 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆160Updated 2 weeks ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆127Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆161Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆201Updated last year
- Source files to replicate experiments in my ICLR 2022 paper.☆67Updated 7 months ago
- DSAC; Distributional Soft Actor-Critic☆123Updated last week
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆166Updated 8 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆92Updated 4 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆172Updated 4 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆81Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆146Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆60Updated last year