ylkuo / ddpgLinks
PyTorch implementation of DDPG with Hindsight Experience Replay (HER)
☆10Updated 5 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.☆69Updated last year
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆33Updated 3 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆126Updated 3 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆12Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- Code for 'Mapping State Space using Landmarks for Universal Goal Reaching'.☆16Updated last year
- ☆16Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆138Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆42Updated last year
- behavior cloning from observation☆35Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Paper Collection for Imitation Learning in RL.☆147Updated 3 years ago
- Code for "Demonstration-free Autonomous Reinforcement Learning via Implicit and Bidirectional Curriculum" (ICML 2023)☆10Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆82Updated 3 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆95Updated last year
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆60Updated 2 years ago
- ☆54Updated 4 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆209Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- ☆56Updated 2 years ago
- ☆18Updated 6 years ago
- ☆198Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- ☆136Updated 6 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆15Updated 6 years ago
- Benchmarking Repository for robosuite + SAC☆65Updated 3 years ago