Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆101May 12, 2025Updated 11 months ago
Alternatives and similar repositories for DDPG-HER
Users that are interested in DDPG-HER are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Feb 6, 2020Updated 6 years ago
- PyTorch implementation of DDPG with Hindsight Experience Replay (HER)☆10Oct 21, 2019Updated 6 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆446Dec 11, 2021Updated 4 years ago
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆15Jul 15, 2021Updated 4 years ago
- Model-based Hindsight Experience Replay☆10Jun 8, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Apr 29, 2026Updated last week
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆25Aug 14, 2019Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆338Nov 24, 2021Updated 4 years ago
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆18Feb 25, 2025Updated last year
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11May 29, 2021Updated 4 years ago
- Simulation of a neural network model using Deep Deterministic Policy Gradient (DDPG) improved with Hindsight Experience Replay (HER) in t…☆13Jan 10, 2022Updated 4 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆20Nov 22, 2022Updated 3 years ago
- Efficiently send large arrays across machines☆17Jul 24, 2024Updated last year
- Robot arm control using reinforcement learning algorithms : DDPG and TD3 with hindsight experience replay (HER)☆101Sep 21, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆74Mar 4, 2021Updated 5 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆31Apr 28, 2021Updated 5 years ago
- Implementation of DDPG+HER on gym robotics environment FetchReach-v1☆33Nov 13, 2018Updated 7 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Dec 8, 2022Updated 3 years ago
- This project aims to build/use an effective bin packing algorithm and simulate it using a robotic arm in CoppeliaSim.☆29Nov 27, 2021Updated 4 years ago
- Script to train a German n-gram Language Model on articles of Wikipedia☆14Oct 20, 2018Updated 7 years ago
- [RAL & IROS 2021] Efficient learning of goal-oriented push-grasping synergy in clutter☆83Jan 15, 2022Updated 4 years ago
- MSc Project aimed at finding an alternative way of representing robot actions. We evaluate several machine learning models to control a s…☆13Sep 9, 2022Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)