Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.
☆102May 12, 2025Updated 9 months ago
Alternatives and similar repositories for DDPG-HER
Users that are interested in DDPG-HER are comparing it to the libraries listed below
Sorting:
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆442Dec 11, 2021Updated 4 years ago
- PyTorch implementation of DDPG with Hindsight Experience Replay (HER)☆10Oct 21, 2019Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch☆15Jul 15, 2021Updated 4 years ago
- Implementation of Soft Actor-Critic with Hindsight Experience Replay☆21Oct 23, 2020Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Feb 25, 2025Updated last year
- Implementation of the model from "Faster sorting algorithms discovered using deep reinforcement learning" that discovered an all-new ult…☆11Aug 29, 2023Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆20Nov 22, 2022Updated 3 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆311Apr 21, 2024Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- Model-based Hindsight Experience Replay☆10Jun 8, 2022Updated 3 years ago
- Multi-Objective Reinforcement Learning sandbox☆12Dec 20, 2021Updated 4 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Aug 14, 2019Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 6 months ago
- [CoRL 2022] Official implementation of the publication Residual Skill Policies: Learning an Adaptable Skill-based Action Space for Reinfo…☆26Jan 3, 2023Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Apr 7, 2021Updated 4 years ago
- Swarms Tools provides a vast array of pre-built tools for your agents, MCP servers, and multi-agent systems.☆37Feb 9, 2026Updated last month
- ☆187Feb 22, 2022Updated 4 years ago
- ☆11Dec 21, 2023Updated 2 years ago
- PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning☆51Jun 7, 2021Updated 4 years ago
- Brainwave is a state-of-the-art neural decoder that transforms electroencephalogram (EEG) and brain signals into multimodal outputs inclu…☆14Oct 6, 2025Updated 5 months ago
- ☆11Aug 2, 2022Updated 3 years ago
- [ECCV 2022] ST-P3, an end-to-end vision-based autonomous driving framework via spatial-temporal feature learning.☆12Jun 1, 2023Updated 2 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
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- ☆25Mar 27, 2022Updated 3 years ago
- [RAL & IROS 2021] Efficient learning of goal-oriented push-grasping synergy in clutter☆83Jan 15, 2022Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆675Jul 16, 2022Updated 3 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆28Jul 23, 2023Updated 2 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11May 29, 2021Updated 4 years ago
- A sophisticated forex market analysis system using a swarm of specialized AI agents organized in a forest structure to provide comprehens…☆14Jan 20, 2025Updated last year
- An implementation of the paper Brain2Qwerty that translates brain EEG data into text for reading people's brains. There was no code so we…☆22Feb 9, 2025Updated last year
- ☆13Feb 24, 2023Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Jan 19, 2025Updated last year