An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with ddpg

A curated list of projects in awesome lists tagged with ddpg .

https://github.com/datawhalechina/easy-rl

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

a3c ddpg deep-reinforcement-learning double-dqn dqn dueling-dqn easy-rl imitation-learning policy-gradient ppo q-learning reinforcement-learning sarsa td3

Last synced: 10 May 2025

https://github.com/thu-ml/tianshou

An elegant PyTorch deep reinforcement learning library.

a2c atari bcq cql ddpg double-dqn dqn drl imitation-learning mujoco npg policy-gradient ppo pytorch rl sac td3 transferlab trpo

Last synced: 13 May 2025

https://github.com/seungeunrho/minimalrl

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

a2c a3c acer ddpg deep-learning deep-reinforcement-learning dqn machine-learning policy-gradients ppo pytorch reinforce reinforcement-learning sac simple

Last synced: 15 May 2025

https://github.com/seungeunrho/minimalRL

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

a2c a3c acer ddpg deep-learning deep-reinforcement-learning dqn machine-learning policy-gradients ppo pytorch reinforce reinforcement-learning sac simple

Last synced: 03 Apr 2025

https://github.com/XinJingHao/DRL-Pytorch

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

asl c51 categorical-dqn ddpg deep-reinforcement-learning double-dqn dueling-dqn machine-learning noisynet-dqn ppo prioritized-experience-replay pytorch q-learning reinforcement-learning sac td3

Last synced: 04 Mar 2025

https://github.com/TianhongDai/reinforcement-learning-algorithms

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

a2c actor-critic algorithm atari2600 ddpg deep-learning deep-reinforcement-learning dqn dueling-dqn flappy-bird ppo proximal-policy-optimization pytorch sac soft-actor-critic trpo trust-region-policy-optimization

Last synced: 19 Jul 2025

https://github.com/archsyscall/deeprl-tensorflow2

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

a2c a3c ddpg deep-learning deep-reinforcement-learning double-dqn dqn dueling-dqn machine-learning ppo rainbow-dqn reinforce reinforcement-learning sac tensorflow tensorflow2 trpo

Last synced: 05 Apr 2025

https://github.com/archsyscall/DeepRL-TensorFlow2

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

a2c a3c ddpg deep-learning deep-reinforcement-learning double-dqn dqn dueling-dqn machine-learning ppo rainbow-dqn reinforce reinforcement-learning sac tensorflow tensorflow2 trpo

Last synced: 15 Oct 2025

https://github.com/dongminlee94/deep_rl

PyTorch implementation of deep reinforcement learning algorithms

a2c ddpg ddqn deep-reinforcement-learning dqn model-free-rl npg ppo pytorch sac sac-aea td3 trpo vpg

Last synced: 05 Apr 2025

https://github.com/skylark0924/machine-learning-is-all-you-need

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

actor-critic convolutional-neural-networks ddpg decision-trees deep-reinforcement-learning dqn gan k-nearest-neighbours keras logistic-regression lstm naive-bayes-classifier ppo pytorch qlearning random-forest resnet support-vector-machine tensorflow trpo

Last synced: 05 Apr 2025

https://github.com/iffix/machin

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

a3c-pytorch ddpg deep-learning distributed dqn ppo prioritized-experience-replay python pytorch pytorch-lightning pytorch-reinforcement-learning reinforcement-learning sac td3

Last synced: 04 Apr 2025

https://github.com/morvanzhou/train-robot-arm-from-scratch

Build environment and train a robot arm from scratch (Reinforcement Learning)

ddpg machine-learning python reinforcement-learning reinforcement-learning-excercises robot-arm tensorflow tutorial

Last synced: 09 Oct 2025

https://github.com/kengz/openai_lab

An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.

actor-critic ddpg deep-reinforcement-learning experiment keras openai policy-gradient reinforcement-learning tensorflow

Last synced: 09 Apr 2025

https://github.com/ikostrikov/pytorch-ddpg-naf

Implementation of algorithms for continuous control (DDPG and NAF).

ddpg deep-deterministic-policy-gradient deep-learning pytorch reinforcement-learning

Last synced: 07 Apr 2025

https://github.com/jimkon/Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces

Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym

ddpg deep-reinforcement-learning discrete-actions wolpertinger

Last synced: 03 Apr 2025

https://github.com/hijkzzz/reinforcement-learning-wechat-jump

Reinforcement Learning for WeChat Jump

ai ddpg reinforcement-learning wechat-jump

Last synced: 22 Aug 2025

https://github.com/chendrag/mujoco-benchmark

Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library

baseline benchmark ddpg drl mujoco performance ppo pytorch results rl sac tianshou

Last synced: 17 Mar 2025

https://github.com/zhaoyingjun/general

Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。

ddpg deep-reinforcement-learning dqn gui gym ppo tensorflow2

Last synced: 13 Apr 2025

https://github.com/jason-cky/deeprl-pytorch

Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.

ddpg ppo pybullet-environments python3 pytorch-implementation reinforcement-learning-algorithms rlbench td3 trpo

Last synced: 10 Jul 2025

https://github.com/americast/drl_hvac

Optimising electricity expenditure in an HVAC system under dynamic electricity pricing scheme and weather conditions using a DDPG model.

ddpg deep-reinforcement-learning reinforcement-learning

Last synced: 14 Apr 2025

https://github.com/nikunj-gupta/fcmadrl

Fully Cooperative Multi-Agent Deep Reinforcement Learning

ddpg dqn machine-learning multiagent-systems reinforcement-learning

Last synced: 03 Jun 2026

https://github.com/realvnf/deepcoord

DeepCoord: Self-Learning Network and Service Coordination Using Deep Reinforcement Learning

coordination ddpg deep-reinforcement-learning keras multi-objective networking optimization python research self-learning service-coordination tensorflow

Last synced: 26 Oct 2025

https://github.com/qasimwani/rl-unity

Implementation of Deep Reinforcement Learning algorithms in the Unity game engine.

ddpg dqn-pytorch drl multi-agent-reinforcement-learning prioritized-experience-replay python3 pytorch td3 unity

Last synced: 12 Apr 2025

https://github.com/sksq96/deep-rl-quadcopter

Implementation of Deep Deterministic Policy Gradients (DDPG) to teach a Quadcopter How to Fly!

ddpg deep-deterministic-policy-gradient deep-learning deep-reinforcement-learning reinforcement-learning

Last synced: 27 Feb 2026

https://github.com/jianzhnie/rltoolkit

RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

a2c actor-critic ddpg ddqn dqn maddpg mappo ppo qmix rl sac td3 trpo

Last synced: 03 Aug 2025

https://github.com/camigord/distributed_ddpg

Parallel implementation of DDPG

ddpg deep-reinforcement-learning

Last synced: 28 Apr 2025

https://github.com/sharif1093/digideep

A Deep Reinforcement Learning (DeepRL) package for RL algorithm developers.

ddpg deep-reinforcement-learning dm-control openai-gym ppo pytorch reinforcement-learning sac

Last synced: 19 Jul 2025

https://github.com/mhyrzt/precodernet

PrecoderNet: Hybrid Beamforming for Millimeter Wave Systems with Deep Reinforcement Learning

beamforming ddpg deep-reinforcement-learning digital-signal-processing dsp hybrid-beamforming paper-implementations

Last synced: 06 Nov 2025

https://github.com/kanishknavale/ddpg-per-pen

The DDPG algorithm incorporates Actor-Critic Deep Learning Agent for solving continuous action reinforcement learning problems.

actor-critic continuous-action-space ddpg ddpg-agent deep-learning deep-reinforcement-learning lunarlandercontinous-v2 openai-gym parameter-noise prioritized-experience-replay python3 pytorch reinforcement-learning

Last synced: 22 Apr 2025

https://github.com/jianzhnie/deep-rl-toolkit

RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC,A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

actor-critic atari ddpg deep-reinforcement-learning dqn gym mujoco ppo sac td3 trpo

Last synced: 06 Sep 2025

https://github.com/phylliade/vinci

A generic, easy to use, and keras-compatible deep RL framework

ddpg deep-reinforcement-learning keras openai-gym tensorflow visualization

Last synced: 10 Apr 2025

https://github.com/jihoonerd/continuous-control-with-deep-reinforcement-learning

📖 Paper: Continuous control with deep reinforcement learning 🕹️

atari ddpg lunarlander-v2 pytorch reinforcement-learning

Last synced: 12 Feb 2026

https://github.com/m-romanenko/rl-quadcopter

Using Reinforcement Learning to teach a quadcopter how to fly

ddpg keras python reinforcement-learning

Last synced: 26 Oct 2025

https://github.com/arhik/ddpg_hfo

reinforcement learning experiment in HFO Partial Observable environment. This is an attempt to recreate or perform better if possible the results from the paper.

ddpg keras reinforcement-learning

Last synced: 13 Apr 2025

https://github.com/parshakova/angry_birds_rl

Playing Angry Birds: Deep Deterministic Policy Gradient with Attention-based Long Short-Term Memory

angrybirds ddpg tensorflow

Last synced: 19 Apr 2026

https://github.com/prakhr/reinforcement-learning-book

[Book] :- Andrea Lonza - Reinforcement Learning Algorithms with Python_ Learn, understand, and develop smart algorithms for addressing AI challenges-Packt Publishing (2019)

actor-critic baseline-cnns dagger ddpg dqn duckietown-environment gym gym-environment multiarmed-bandits policy-gradient policy-iteration pybox2d reinforce reinforcement-learning-algorithms roboschool sarsa-learning td3 tensorflow trpo value-iteration

Last synced: 03 Mar 2026

https://github.com/amifunny/reinforce_adventure

This Repository contains my implementation of popular algorithms on popular environments.

actor-critic bandit ddpg dqn dqn-tensorflow gym openai reinforcement-learning reinforcement-learning-algorithms rl

Last synced: 25 Mar 2025

https://github.com/legalaspro/maddpg-zoo-torch

A modern implementation of MADDPG and MADDPG-Approx algorithms using PyTorch and PettingZoo environments. This project provides a clean, modular framework for multi-agent reinforcement learning research, featuring parallel training capabilities, comprehensive visualization tools, and support for various cooperative and competitive scenarios

ddpg farama-foundation maddpg maddpg-pytorch mpe multiagent-reinforcement-learning pettingzoo pytorch supersuit

Last synced: 30 Apr 2026

https://github.com/i-m-iron-man/libtorch_mujoco_ddpg

DDPG algorithm on an inverted pendulum environment using Mujoco(C++) and pytorch C++ front end.

cpp ddpg deep-reinforcement-learning inverted-pendulum mujoco pytorch-cpp pytorch-cpp-frontend pytorch-implementation

Last synced: 16 Mar 2025

https://github.com/wondervictor/autotuner

[ACM SIGMOD 2019] AutoDBA by Deep Reinforcement Learning

ddpg deep-reinforcement-learning dqn

Last synced: 27 Oct 2025

https://github.com/iamhatesz/drlnd

Projects from Udacity's Deep Reinforcement Learning Nanodegree course.

ddpg deep-reinforcement-learning dqn maddpg python pytorch udacity-deep-reinforcement-learning udacity-nanodegree

Last synced: 18 Apr 2026

https://github.com/deepbiolab/drl-trading

Research on Deep Reinforcement Learning (DRL) for stock trading

ai-trading ddpg dqn reinforcement-learning

Last synced: 26 Apr 2026

https://github.com/deepbiolab/multi-agent-ddpg

Implementation of MADDPG for cooperative-competitive multi-agent environments

ddpg maddpg multiple-agent reinforcement-learning

Last synced: 29 Apr 2026

https://github.com/sabamadadi/ddpg-bipedalwalker-v3

PyTorch implementation of a Deep Deterministic Policy Gradient (DDPG) agent for solving the continuous control task in OpenAI Gym’s BipedalWalker-v3 environment.

ddpg reinforcement-learning

Last synced: 18 May 2026

https://github.com/sykwer/tensorflow_ddpg

DDPG implementation for aigym environment, depending on TensorFlow.

ddpg gym python3 reinforcement-learning tensowflow

Last synced: 01 May 2026

https://github.com/rocksonzeta/ddpg

ddpg algorithm

ddpg tensorflow

Last synced: 15 May 2026

https://github.com/dylanzenner/stock-rl

This repo contains our project for CPE 800 which focuses on reinforcement learning for stock prediction

a2c alpaca-trading-api aws ddpg ensemble github-actions ppo reinforcement-learning stablebaselines3 td3 terraform terraform-cloud

Last synced: 12 Jan 2026

https://github.com/legalaspro/rl-odyssey

RL-Odyssey is a research framework for continuous control that implements state-of-the-art RL algorithms (SAC, TD3, PPO, etc.) with clean experiment scripts and interactive notebooks.

a3c actor-critic continuous-control ddpg deep-learning deep-reinforcement-learning dm-control gymnasium mujoco policy-gradient ppo proximal-policy-optimization pytorch reinforcement-learning sac soft-actor-critic td3 trpo trust-region-policy-optimization

Last synced: 02 May 2026

https://github.com/yunjaechoi/rlagent

Reinforcement learning framework in tensorflow, compatible with OpenAI Gym like environments.

a2c ddpg reinforcement-learning tensorflow

Last synced: 11 May 2026

https://github.com/airaria/reinforcementlearningalgorithms

Implementation of some reinforcement learning algorithms

actor-critic ddpg dqn drl gym lunarlander pendulum policy-gradient

Last synced: 06 Jul 2025

https://github.com/deepbiolab/reinforce-bio

Research on leveraging reinforcement learning to optimize bioprocess parameters and improve efficiency in biological systems.

bioprocess-optimization bioreactor biotechnology ddpg deep-learning deep-reinforcement-learning gaussian-process hybrid-modeling neuralode process-optimization reinforcement-learning simulation

Last synced: 18 May 2026

https://github.com/tiagomontalvao/drlnd-collaborationandcompetition

Deep Reinforcement Learning multi agent that solves the Tennis environment, as stated in the third project of Udacity DRL Nanodegree.

actor-critic ddpg deep-learning deep-reinforcement-learning machine-learning maddpg pytorch reinforcement-learning

Last synced: 08 May 2026

https://github.com/madhur-taneja/rl-quadcopter-2

A Deep Learning project which designs an agent that can fly a quad-copter, and then train it using a reinforcement learning algorithm DDPG

anaconda ddpg deep-deterministic-policy-gradient deep-learning deep-reinforcement-learning drl jupyter-notebook python rl-quadcopter rl-quadcopter-2

Last synced: 09 May 2026

https://github.com/tiagomontalvao/drlnd-continuouscontrol

Deep Reinforcement Learning agent that solves the Reacher environment, as stated in the second project of Udacity DRL Nanodegree.

actor-critic ddpg deep-learning deep-reinforcement-learning machine-learning pytorch reinforcement-learning

Last synced: 10 Apr 2026

https://github.com/achronus/udacity-drl-nanodegree-projects

My solutions to the projects within the Udacity Deep Reinforcement Learning Nanodegree.

ddpg deep-reinforcement-learning maddpg q-learning udacity-nanodegree unity-ml-agents

Last synced: 29 Mar 2025

https://github.com/zhangdongkun98/rl-lib

A simple and neat implementation of reinforcement learning algorithms.

ddpg dqn ppo python reinforcement-learning-algorithms sac td3 torch

Last synced: 17 Jan 2026