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
集合主题趋势排行榜
#

actor-critic

Website
Wikipedia
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 年前
https://static.github-zh.com/github_avatars/vwxyzjn?size=40
vwxyzjn / cleanrl

#计算机科学#High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

wandbreinforcement-learningPyTorchPythongym机器学习deep-reinforcement-learning深度学习atarialea2cproximal-policy-optimizationppoadvantage-actor-criticactor-criticphasic-policy-gradient
Python 7.25 k
2 个月前
https://static.github-zh.com/github_avatars/sweetice?size=40
sweetice / Deep-reinforcement-learning-with-pytorch

#算法刷题#PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

policy-gradientPyTorchactor-critic-algorithmalphagodeep-reinforcement-learninga2cdqnsarsappoa3cresnet算法深度学习reinforceactor-criticsactd3
Python 4.34 k
2 年前
https://static.github-zh.com/github_avatars/simoninithomas?size=40
simoninithomas / Deep_reinforcement_learning_Course

#计算机科学#Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch

deep-reinforcement-learning深度学习Tensorflowppoa2cactor-criticdeep-q-networkdeep-q-learningPyTorchUnity
Jupyter Notebook 3.87 k
2 年前
https://static.github-zh.com/github_avatars/ikostrikov?size=40
ikostrikov / pytorch-a2c-ppo-acktr-gail

#计算机科学#PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) ...

PyTorchreinforcement-learning深度学习deep-reinforcement-learningactor-criticadvantage-actor-critica2cppoproximal-policy-optimizationhessianatarimujocoroboschoolcontinuous-controlale
Python 3.78 k
3 年前
https://static.github-zh.com/github_avatars/rlcode?size=40
rlcode / reinforcement-learning

#计算机科学#Minimal and Clean Reinforcement Learning Examples

reinforcement-learning深度学习deep-reinforcement-learning机器学习policy-gradientdeep-q-networkdqnactor-critica3c
Python 3.54 k
2 年前
https://static.github-zh.com/github_avatars/ikostrikov?size=40
ikostrikov / pytorch-a3c

#计算机科学#PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

Pythonreinforcement-learningPyTorch深度学习actor-critica3cdeep-reinforcement-learning
Python 1.28 k
6 年前
https://static.github-zh.com/github_avatars/chainer?size=40
chainer / chainerrl

#计算机科学#ChainerRL is a deep reinforcement learning library built on top of Chainer.

chainerreinforcement-learning深度学习机器学习Pythondqnactor-critic
Python 1.19 k
4 年前
https://static.github-zh.com/github_avatars/qfettes?size=40
qfettes / DeepRL-Tutorials

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

PythonPyTorchreinforcement-learningdeep-reinforcement-learningdeep-q-networkdouble-dqndueling-dqnrainbowactor-criticadvantage-actor-critica2cppo
Jupyter Notebook 1.08 k
4 年前
https://static.github-zh.com/github_avatars/jingweiz?size=40
jingweiz / pytorch-rl

#计算机科学#Deep Reinforcement Learning with pytorch & visdom

dqna3cPyTorchvisdomdeep-reinforcement-learningreinforcement-learning深度学习actor-criticacer
Python 799
5 年前
https://static.github-zh.com/github_avatars/yaserkl?size=40
yaserkl / RLSeq2Seq

#自然语言处理#Deep Reinforcement Learning For Sequence to Sequence Models

reinforcement-learningactor-criticpolicy-gradient自然语言处理
Python 765
2 年前
https://static.github-zh.com/github_avatars/omerbsezer?size=40
omerbsezer / Reinforcement_learning_tutorial_with_demo

#计算机科学#Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers,...

reinforcement-learning教程机器学习q-learningsarsapolicy-gradientdeep-reinforcement-learningimitation-learningmeta-learningactor-criticpomdpsdynamic-programminga3c
Jupyter Notebook 757
6 年前
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/MorvanZhou?size=40
MorvanZhou / pytorch-A3C

Simple A3C implementation with pytorch + multiprocessing

PyTorcha3cgym神经网络multiprocessingactor-critic
Python 644
2 年前
https://static.github-zh.com/github_avatars/mpatacchiola?size=40
mpatacchiola / dissecting-reinforcement-learning

Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog

reinforcement-learningdeep-reinforcement-learningmarkov-chainsarsaq-learningactor-criticgenetic-algorithmneural-networks
Python 621
2 年前
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/dgriff777?size=40
dgriff777 / rl_a3c_pytorch

A3C LSTM Atari with Pytorch plus A3G design

PythonPyTorchreinforcement-learningatariopenai-gyma3cdeep-reinforcement-learningactor-critic
Python 565
2 年前
https://static.github-zh.com/github_avatars/inoryy?size=40
inoryy / reaver

#计算机科学#Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.

人工智能深度学习机器学习reinforcement-learningactor-criticTensorflowpysc2starcraft-iistarcraft2deepmind
Python 557
5 年前
https://static.github-zh.com/github_avatars/denisyarats?size=40
denisyarats / pytorch_sac

#计算机科学#PyTorch implementation of Soft Actor-Critic (SAC)

reinforcement-learningdm-controlsoft-actor-criticPyTorchdeep-reinforcement-learningactor-criticmujocogym深度学习saccontinuous-control
Jupyter Notebook 551
4 年前
https://static.github-zh.com/github_avatars/Omegastick?size=40
Omegastick / pytorch-cpp-rl

PyTorch C++ Reinforcement Learning

PyTorchC++reinforcement-learningreinforcement-learning-algorithmsa2cppopytorch-rlpytorch-cpp-frontendlibtorchactor-criticadvantage-actor-criticproximal-policy-optimizationcontinuous-control
C++ 523
5 年前
loading...