ddpg-pytorch
Here are 40 public repositories matching this topic...
Language:All
Sort:Most stars
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
- Updated
Mar 29, 2023 - Python
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
- Updated
Jul 25, 2024 - Python
Deep Reinforcement Learning for mobile robot navigation in IR-SIM simulation. Using DRL (SAC, TD3, PPO, DDPG) neural networks, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.
- Updated
Mar 17, 2025 - Python
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
- Updated
Nov 2, 2023 - Python
A Torch Based RL Framework for Rapid Prototyping of Research Papers
- Updated
Jan 6, 2025 - Python
Simulation based Soft Continuum Robot Control via Reinforcement Learning
- Updated
Nov 4, 2024 - TeX
The simulation of paper: Joint Cooperation Clustering and Content Caching in Cell-Free Massive MIMO Networks
- Updated
Oct 12, 2022 - Python
Implement reinforcement learning algorithms in Pytorch
- Updated
Jun 7, 2021 - Python
Multi-agent reinforcement learning framework
- Updated
Aug 13, 2020 - Python
An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.
- Updated
Jun 8, 2020 - Python
Reinforcement Learning Tutorials & other bedtime stories in PyTorch
- Updated
Feb 25, 2020 - Python
La combinación más inteligente de Deep Q-Learning, Políticas de Gradiente, Actor-Crítico y DDPG utilizando PyTorch
- Updated
Jun 15, 2020 - Jupyter Notebook
A simple baseline for mountain-car @ gym
- Updated
Jan 15, 2020 - Python
PyTorch implementation of the paper Overcoming Exploration in Reinforcement Learning with Demonstrations in surgical robot manipulation tasks.
- Updated
Aug 21, 2022 - Python
Common deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、DDQN、PPO、MADDPG.
- Updated
Mar 20, 2025 - Python
PyTorch application of reinforcement learning algorithm in OpenAI LunarLander - DDPG
- Updated
Sep 6, 2022 - Python
Twin Delayed Deep Deterministic Policy Gradient Algorithm On PybulletAnt agent.
- Updated
Dec 14, 2020 - Jupyter Notebook
Deep Deterministic Policy Gradients in Pytorch with Simulation in PyBullet
- Updated
Dec 2, 2021 - Python
This repository contains an implementation of Deep Deterministic Policy Gradient (DDPG), a reinforcement learning algorithm designed for environments with continuous action spaces. It features actor-critic architecture, experience replay, and exploration strategies, and is tested on environments like MountainCarContinuous. More info on Medium blog!
- Updated
Jan 24, 2025 - Jupyter Notebook
PyTorch application of reinforcement learning DDPG and PPO algorithms in Unity 3D-Ball
- Updated
Feb 9, 2022 - Python
Improve this page
Add a description, image, and links to theddpg-pytorch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theddpg-pytorch topic, visit your repo's landing page and select "manage topics."