alirezakazemipour / DDPG-HERView external linksLinks
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.☆441Dec 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☆335Nov 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
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆17Feb 25, 2025Updated 11 months 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 11 months ago
- 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)☆772Dec 22, 2023Updated 2 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
- Multi-Objective Reinforcement Learning sandbox☆12Dec 20, 2021Updated 4 years ago
- Model-based Hindsight Experience Replay☆10Jun 8, 2022Updated 3 years ago
- a suite of finetuned LLMs for atomically precise function calling 🧪☆17Feb 6, 2026Updated last week
- 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…☆693Dec 18, 2025Updated last month
- 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
- 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
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 5 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
- very easy implementation of dueling DQN in pytorch☆74Dec 6, 2022Updated 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.☆34Feb 9, 2026Updated last week
- ☆187Feb 22, 2022Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Dec 8, 2022Updated 3 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 4 months ago
- [ECCV 2022] ST-P3, an end-to-end vision-based autonomous driving framework via spatial-temporal feature learning.☆11Jun 1, 2023Updated 2 years ago
- ☆11Aug 2, 2022Updated 3 years ago
- ☆11Dec 21, 2023Updated 2 years ago
- A sophisticated forex market analysis system using a swarm of specialized AI agents organized in a forest structure to provide comprehens…☆13Jan 20, 2025Updated last year
- PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning☆51Jun 7, 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
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- ☆25Mar 27, 2022Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆672Jul 16, 2022Updated 3 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆28Jul 23, 2023Updated 2 years ago
- 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