ylkuo / ddpgLinks
PyTorch implementation of DDPG with Hindsight Experience Replay (HER)
☆10Updated 6 years ago
Alternatives and similar repositories for ddpg
Users that are interested in ddpg are comparing it to the libraries listed below
Sorting:
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆80Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Paper Collection for Imitation Learning in RL.☆151Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆144Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆131Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Multi-Modal Imitation Learning in Partially Observable Environments☆13Updated 5 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆35Updated 3 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆218Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Updated 2 years ago
- ☆139Updated 6 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆34Updated 4 years ago
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆64Updated 3 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆16Updated 6 years ago
- A PyTorch implementation of Implicit Q-Learning☆92Updated 4 years ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Updated 3 years ago
- Code for 'Mapping State Space using Landmarks for Universal Goal Reaching'.☆16Updated last year
- code of IJCAI submission "Soft Hindsight Experience Replay"☆13Updated 5 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆430Updated 8 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- behavior cloning from observation☆36Updated 4 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆37Updated 3 years ago
- ☆16Updated 4 years ago
- ☆56Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- ☆203Updated 2 years ago
- Simple maze environments using mujoco-py☆57Updated last year