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:
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆33Updated 3 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆12Updated 5 years ago
- Residual policy learning☆66Updated 6 years ago
- behavior cloning from observation☆35Updated 4 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆95Updated last year
- Benchmarking Repository for robosuite + SAC☆65Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆42Updated last year
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆15Updated 3 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆19Updated 2 years ago
- Exploring the performance of Prioritized Experience Replay (PER) with the DDPG+HER scheme on the Fetch Robotics Environemnt☆13Updated 4 years ago
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆60Updated 2 years ago
- ☆18Updated 6 years ago
- Official implementation for the UOF paper (algorithm & environment)☆32Updated 2 years ago
- A implementation for soving reach target task based on TD3 with HER using PaddlePaddle.☆12Updated 4 years ago
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 years ago
- accompanying code for neurips submission "Goal-conditioned Imitation Learning"☆69Updated 2 years ago
- A collection of manipulation tasks with the fetch robot☆22Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- Mujoco model of the Kinova Gen3 robot☆17Updated 4 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆136Updated 2 years ago
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆33Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 4 years ago
- Implementation of DDPG+HER on gym robotics environment FetchReach-v1☆33Updated 6 years ago
- ☆22Updated 2 years ago
- Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments (CoRL 2020)☆77Updated 2 years ago
- Custom Franka Panda environment in PyBullet☆21Updated 2 years ago
- CRIL: Continual Robot Imitation Learning via Generative Dynamics Model☆21Updated 4 years ago