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
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆142Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆136Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆174Updated 5 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆69Updated 8 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
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated this week
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 4 months ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆203Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆72Updated 6 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆347Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆169Updated 8 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆100Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆37Updated 11 months ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆148Updated 2 years ago