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-algorithm

Website
Wikipedia
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/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/philtabor?size=40
philtabor / Multi-Agent-Deep-Deterministic-Policy-Gradients

A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm

reinforcement-learningmulti-agent-reinforcement-learningdeep-reinforcement-learningactor-critic-algorithm
Python 345
4 年前
https://static.github-zh.com/github_avatars/BY571?size=40
BY571 / Soft-Actor-Critic-and-Extensions

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

reinforcement-learningreinforcement-learning-algorithmssoft-actor-criticsacPyTorchactor-critic-algorithmparallel-computing
Python 289
4 年前
https://static.github-zh.com/github_avatars/VachanVY?size=40
VachanVY / Reinforcement-Learning

PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.

reinforcement-learning人工智能deep-reinforcement-learningPyTorchactor-critic-algorithmdqndqn-pytorchpolicy-gradientdeep-deterministic-policy-gradientproximal-policy-optimization
Python 142
21 天前
https://static.github-zh.com/github_avatars/erfanMhi?size=40
erfanMhi / Deep-Reinforcement-Learning-CS285-Pytorch

#计算机科学#Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework

PyTorchreinforcement-learning深度学习Pythondeep-reinforcement-learningneural-networksopenai-gymmujocodeep-q-learningpolicy-gradientactor-critic-algorithm
Python 138
3 年前
https://static.github-zh.com/github_avatars/Phoenix-Shen?size=40
Phoenix-Shen / ReinforcementLearning

#算法刷题#强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行

PyTorchreinforcement-learning算法actor-critic-algorithmpolicy-gradientproximal-policy-optimizationddpg-pytorchdeep-reinforcement-learning
Python 87
2 年前
https://static.github-zh.com/github_avatars/garlicdevs?size=40
garlicdevs / Fruit-API

#计算机科学#A Universal Deep Reinforcement Learning Framework

reinforcement-learningreinforcement-learning-algorithmsmultiplayer-gamedeep-reinforcement-learning深度学习multi-agent-reinforcement-learningmulti-agentmulti-objective-optimizationhumangamesenvironmentatariactor-critic-algorithmactor-critichuman-in-the-loop
Python 70
3 年前
https://static.github-zh.com/github_avatars/GioStamoulos?size=40
GioStamoulos / BTC_RL_Trading_Bot

#区块链#A trading bitcoin agent was created with deep reinforcement learning implementations.

深度学习deep-reinforcement-learningmultilayer-perceptron-networktrading-bottime-series-analysis加密货币gym-environmentstable-baselinesreinforcement-learning-algorithmsactor-critic-algorithmproximal-policy-optimization
Jupyter Notebook 33
3 年前
https://static.github-zh.com/github_avatars/jekyllstein?size=40
jekyllstein / Reinforcement-Learning-Sutton-Barto-Exercise-Solutions

#计算机科学#Chapter notes and exercise solutions for Reinforcement Learning: An Introduction by Sutton and Barto

Julia 语言pluto-notebooksreinforcement-learningactor-critic-algorithm机器学习notebookreactive可视化html-css-javascriptLaTeX统计
Julia 24
17 天前
https://static.github-zh.com/github_avatars/BY571?size=40
BY571 / D4PG

PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2RL which can be added to D4PG to improve its performance.

ddpgpytorch-implementationreinforcement-learningactor-critic-algorithmdeep-deterministic-policy-gradient
Python 22
4 年前
https://static.github-zh.com/github_avatars/kcg2015?size=40
kcg2015 / DDPG_numpy_only

Implemenation of DDPG with numpy only (without Tensorflow)

reinforcement-learning-algorithmsactor-critic-algorithmpolicy-gradientdeep-deterministic-policy-gradient神经网络adam-optimizer
Python 14
7 年前
https://static.github-zh.com/github_avatars/nitish-kalan?size=40
nitish-kalan / CartPole-v1-Actor-Critic-Keras

#计算机科学#Solving CartPole-v1 environment in Keras with Actor Critic algorithm an Deep Reinforcement Learning algorithm

reinforcement-learningreinforcement-learning-algorithms机器学习actor-criticactor-critic-algorithm
Python 12
5 年前
https://static.github-zh.com/github_avatars/XuehaiPan?size=40
XuehaiPan / Soft-Actor-Critic

PyTorch Implementation of Soft Actor-Critic Algorithm

actor-criticactor-critic-algorithmsoft-actor-criticreinforcement-learning-algorithms
Python 11
5 年前
https://static.github-zh.com/github_avatars/imraviagrawal?size=40
imraviagrawal / Reinforcement-Learning-Implementation

Implementation of Reinforcement Algorithms from scratch

reinforcement-learningblackbox-optimizationsarsaq-learningsarsa-lambdaactor-critic-algorithmreinforce
Python 9
7 年前
https://static.github-zh.com/github_avatars/RsGoksel?size=40
RsGoksel / Reinforcement-Learning-PongGame

Reinforcement Learning - PPO (Proximal Policy Optimization) Implementation to Pong Game

actor-critic-algorithmppoproximal-policy-optimizationPythonreinforcement-learning
Jupyter Notebook 5
2 年前
https://static.github-zh.com/github_avatars/nima-siboni?size=40
nima-siboni / simplest-world-Actor-Critic

Reinforcement learning, Policy Gradient, Actor-Critic, AC, Agent-based Simulation, Simple-world

reinforcement-learningactor-critic-algorithmreinforcement-learning-environments
Python 5
5 年前
https://static.github-zh.com/github_avatars/mkurovski?size=40
mkurovski / deep_rl_nanodegree

Project Solutions for my Deep Reinforcement Learning Nanodegree at Udacity

reinforcement-learningdeep-reinforcement-learningactor-critic-algorithmgymUnity
Jupyter Notebook 4
6 年前
https://static.github-zh.com/github_avatars/HYDesmondLiu?size=40
HYDesmondLiu / RUBICON

#计算机科学#A novel method to incorporate existing policy (Rule-based control) with Reinforcement Learning.

气候变化深度学习deep-reinforcement-learningenergy-efficiency机器学习optimal-controloptimizationreinforcement-learning-algorithmsactor-critic-algorithmreinforcement-learning
Python 4
9 个月前
https://static.github-zh.com/github_avatars/prajwalthakur?size=40
prajwalthakur / Projects

This Repository contains my projects!

reinforcement-learning-algorithmsrosactor-critic-algorithmgpu
Python 3
3 年前
loading...