GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

ddpg

Website
Wikipedia
https://static.github-zh.com/github_avatars/datawhalechina?size=40
datawhalechina / easy-rl

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

deep-reinforcement-learningreinforcement-learningdqnppoa3cq-learningsarsaimitation-learningpolicy-gradientddpgdouble-dqndueling-dqntd3
Jupyter Notebook 11.57 k
2 天前
https://static.github-zh.com/github_avatars/MorvanZhou?size=40
MorvanZhou / Reinforcement-learning-with-tensorflow

#计算机科学#Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

reinforcement-learning教程q-learningsarsasarsa-lambdadeep-q-networka3cddpgpolicy-gradientdqndouble-dqndueling-dqndeep-deterministic-policy-gradientactor-criticTensorflowproximal-policy-optimizationppo机器学习
Python 9.21 k
1 年前
thu-ml/tianshou
https://static.github-zh.com/github_avatars/thu-ml?size=40
thu-ml / tianshou

An elegant PyTorch deep reinforcement learning library.

PyTorchpolicy-gradientdqndouble-dqna2cddpgppotd3sacimitation-learningmujocoatarirlcql
Python 8.57 k
11 天前
https://static.github-zh.com/github_avatars/udacity?size=40
udacity / deep-reinforcement-learning

Repo for the Deep Reinforcement Learning Nanodegree program

deep-reinforcement-learningreinforcement-learningreinforcement-learning-algorithmsneural-networksPyTorchpytorch-rlddpgdqnppodynamic-programminghill-climbingml-agentsopenai-gym
Jupyter Notebook 5.06 k
2 年前
https://static.github-zh.com/github_avatars/AI4Finance-Foundation?size=40
AI4Finance-Foundation / ElegantRL

Massively Parallel Deep Reinforcement Learning. 🔥

PyTorchreinforcement-learningpposactd3dqnddpgstablelightweightefficienta2c
Python 4.06 k
1 个月前
https://static.github-zh.com/github_avatars/ShangtongZhang?size=40
ShangtongZhang / DeepRL

Modularized Implementation of Deep RL Algorithms in PyTorch

PyTorchdeep-reinforcement-learningdqndouble-dqndeeprlddpgppotd3a2crainbow
Python 3.31 k
1 年前
https://static.github-zh.com/github_avatars/seungeunrho?size=40
seungeunrho / minimalRL

#计算机科学#Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

deep-reinforcement-learningPyTorchsimple深度学习a3cppoa2creinforceacerdqnddpgreinforcement-learning机器学习sac
Python 3.02 k
2 年前
https://static.github-zh.com/github_avatars/XinJingHao?size=40
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)

deep-reinforcement-learningPyTorchreinforcement-learning机器学习ddpgdouble-dqndueling-dqnppoq-learningsactd3
Python 2.65 k
5 天前
https://static.github-zh.com/github_avatars/AI4Finance-Foundation?size=40
AI4Finance-Foundation / FinRL-Trading

For trading. Please star.

deep-reinforcement-learningstock-tradingppoddpgopenai-gymsharpe-ratio
Jupyter Notebook 2.36 k
1 年前
https://static.github-zh.com/github_avatars/Rafael1s?size=40
Rafael1s / Deep-Reinforcement-Learning-Algorithms

32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.

dqntd3deep-reinforcement-learningsacddpgppoa2csoft-actor-critic
Jupyter Notebook 903
4 年前
https://static.github-zh.com/github_avatars/MushroomRL?size=40
MushroomRL / mushroom-rl

#计算机科学#Python library for Reinforcement Learning.

reinforcement-learningdeep-reinforcement-learning深度学习openai-gymatarirlPyTorchmujocodqnddpgpybulletsac
Python 885
2 个月前
https://static.github-zh.com/github_avatars/agi-brain?size=40
agi-brain / xuance

XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library

multi-agent-reinforcement-learningreinforcement-learningdecision-makingPyTorchtensorflow2atarimujocoa2cddpgdqnstarcraft2google-research-footballppo
Python 878
3 天前
https://static.github-zh.com/github_avatars/TianhongDai?size=40
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 st...

deep-reinforcement-learningddpgppoproximal-policy-optimization深度学习actor-critic算法dqnflappy-birda2catari2600dueling-dqnPyTorchsoft-actor-criticsac
Python 681
4 年前
https://static.github-zh.com/github_avatars/cpnota?size=40
cpnota / autonomous-learning-library

A PyTorch library for building deep reinforcement learning agents.

reinforcement-learningreinforcement-learning-algorithmsdeep-reinforcement-learningsoft-actor-criticproximal-policy-optimizationdeep-q-learningadvantage-actor-criticdeep-deterministic-policy-gradientsaca2cddpgppodqndqn-pytorch
Python 648
1 年前
https://static.github-zh.com/github_avatars/ghliu?size=40
ghliu / pytorch-ddpg

Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch

PyTorchddpgdeep-reinforcement-learningopenai-gym
Python 615
7 年前
https://static.github-zh.com/github_avatars/archsyscall?size=40
archsyscall / DeepRL-TensorFlow2

#计算机科学#🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

Tensorflow机器学习reinforcement-learninga2ca3creinforcedqnpposacddpg深度学习deep-reinforcement-learningtensorflow2dueling-dqndouble-dqn
Python 607
3 年前
https://static.github-zh.com/github_avatars/ChenglongChen?size=40
ChenglongChen / pytorch-DRL

PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.

PyTorchdeep-reinforcement-learningmulti-agentdeep-q-networkactor-criticadvantage-actor-critica2cproximal-policy-optimizationppodeep-deterministic-policy-gradientddpgrldqnreinforcement-learning
Python 585
8 年前
https://static.github-zh.com/github_avatars/fangvv?size=40
fangvv / UAV-DDPG

#计算机科学#Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"

ddpgreinforcement-learning-algorithmsTensorflowdeep-deterministic-policy-gradientreinforcement-learningdqnactor-critic-algorithmuav深度学习deep-q-networkdrones
Python 559
1 年前
https://static.github-zh.com/github_avatars/germain-hug?size=40
germain-hug / Deep-RL-Keras

Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)

a3creinforcement-learningKerasgymopenaipolicy-gradientddpgdqna2c
Python 544
5 年前
https://static.github-zh.com/github_avatars/dongminlee94?size=40
dongminlee94 / deep_rl

PyTorch implementation of deep reinforcement learning algorithms

deep-reinforcement-learningPyTorchdqna2cppoddpgtd3sac
Python 494
4 年前
loading...