ylkuo / ddpg
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
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆40Updated last year
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆33Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- behavior cloning from observation☆35Updated 4 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆12Updated 5 years ago
- Residual policy learning☆61Updated 6 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆124Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- Intelligent control algorithm and simulation environment.☆17Updated 5 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆91Updated last year
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- Exploring the performance of Prioritized Experience Replay (PER) with the DDPG+HER scheme on the Fetch Robotics Environemnt☆13Updated 3 years ago
- Paper Collection for Imitation Learning in RL.☆145Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- accompanying code for neurips submission "Goal-conditioned Imitation Learning"☆70Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 3 years ago
- A collection of manipulation tasks with the fetch robot☆22Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆15Updated 3 years ago
- ☆132Updated 6 years ago
- Benchmarking Repository for robosuite + SAC☆63Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Official implementation for the UOF paper (algorithm & environment)☆30Updated last year
- Implementation of DDPG+HER on gym robotics environment FetchReach-v1☆33Updated 6 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆63Updated 5 years ago
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆60Updated 2 years ago