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:
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆35Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- Paper Collection for Imitation Learning in RL.☆152Updated 3 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Updated 2 years ago
- ICML'20: Intrinsic Reward Driven Imitation Learning via Generative Model☆15Updated 4 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆16Updated 6 years ago
- A PyTorch implementation of Implicit Q-Learning☆93Updated 4 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆94Updated 2 years ago
- ppo-lstm-parallel☆48Updated 6 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- ☆138Updated 6 years ago
- behavior cloning from observation☆37Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016