ylkuo / ddpg
PyTorch implementation of DDPG with Hindsight Experience Replay (HER)
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ddpg
- Benchmarking Repository for robosuite + SAC☆56Updated 3 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆12Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆60Updated last year
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆13Updated 3 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆30Updated 2 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆86Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆82Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆95Updated 3 years ago
- ☆18Updated 5 years ago
- Residual policy learning☆58Updated 5 years ago
- Intelligent control algorithm and simulation environment.☆17Updated 4 years ago
- behavior cloning from observation☆35Updated 3 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 4 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆32Updated 3 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆18Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆37Updated last year
- Exploring the performance of Prioritized Experience Replay (PER) with the DDPG+HER scheme on the Fetch Robotics Environemnt☆15Updated 3 years ago
- CRIL: Continual Robot Imitation Learning via Generative Dynamics Model☆19Updated 3 years ago
- Official implementation for the UOF paper (algorithm & environment)☆23Updated last year
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆152Updated 3 years ago
- Code for "Demonstration-free Autonomous Reinforcement Learning via Implicit and Bidirectional Curriculum" (ICML 2023)☆10Updated last year
- Mujoco model of the Kinova Gen3 robot☆16Updated 5 years ago
- Code for 'Mapping State Space using Landmarks for Universal Goal Reaching'.☆16Updated 10 months ago
- ☆53Updated 3 years ago
- A collection of manipulation tasks with the fetch robot☆21Updated 3 years ago
- ☆130Updated 5 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆113Updated last year
- accompanying code for neurips submission "Goal-conditioned Imitation Learning"☆67Updated last year
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆25Updated 2 years ago
- Multi-Modal Imitation Learning in Partially Observable Environments☆13Updated 4 years ago