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
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆32Updated 3 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆19Updated 2 years ago
- behavior cloning from observation☆35Updated 4 years ago
- Official implementation for the UOF paper (algorithm & environment)☆27Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆31Updated 3 years ago
- Benchmarking Repository for robosuite + SAC☆60Updated 3 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆12Updated 4 years ago
- 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
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆89Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- Intelligent control algorithm and simulation environment.☆16Updated 5 years ago
- Residual policy learning☆59Updated 5 years ago
- ☆53Updated 3 years ago
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆14Updated 3 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆38Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- A implementation for soving reach target task based on TD3 with HER using PaddlePaddle.☆11Updated 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
- CRIL: Continual Robot Imitation Learning via Generative Dynamics Model☆20Updated 3 years ago
- ☆55Updated 2 years ago
- Application of reinforcement learning to a simulated ROS based robotic arm, to allow it to move to a desired point in 3D space.☆8Updated 4 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆118Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆100Updated 3 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- Public implementation of "Learning from Suboptimal Demonstration via Self-Supervised Reward Regression" from CoRL'21☆23Updated 3 years ago
- Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with pa…☆53Updated 3 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆14Updated 5 years ago
- Multi-Modal Imitation Learning in Partially Observable Environments☆13Updated 4 years ago