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

dqn-pytorch

Website
Wikipedia
https://static.github-zh.com/github_avatars/Lizhi-sjtu?size=40
Lizhi-sjtu / DRL-code-pytorch

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

ddpg-pytorchdqn-pytorchPyTorchreinforcement-learning
Python 1.32 k
2 年前
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/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/BY571?size=40
BY571 / DQN-Atari-Agents

DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN

dqn-pytorchreinforcement-learning-algorithmsatariopenaideep-reinforcement-learningrainbowmultiprocessingparallel-computing
Jupyter Notebook 123
4 年前
https://static.github-zh.com/github_avatars/KaleabTessera?size=40
KaleabTessera / DQN-Atari

#计算机科学#Deep Q-Learning (DQN) implementation for Atari pong.

reinforcement-learningdqndqn-pytorch机器学习PyTorchataripong
Python 83
3 年前
https://static.github-zh.com/github_avatars/aksub99?size=40
aksub99 / MolDQN-pytorch

#计算机科学#A PyTorch Implementation of "Optimization of Molecules via Deep Reinforcement Learning".

PyTorchpytorch-implementationpytorch-rlreinforcement-learningdqn-pytorch深度学习drug-discoverymaterials-informaticsMoleculeChemistrymaterials-sciencePython机器学习
Python 80
2 年前
https://static.github-zh.com/github_avatars/philtabor?size=40
philtabor / ProtoRL

A Torch Based RL Framework for Rapid Prototyping of Research Papers

actor-criticddpgddpg-pytorchdqndqn-pytorchdueling-dqnsacsoft-actor-critictd3ppoproximal-policy-optimization
Python 67
1 个月前
https://static.github-zh.com/github_avatars/Sheng-J?size=40
Sheng-J / DOM-Q-NET

Graph-based Deep Q Network for Web Navigation

reinforcement-learninggraph-neural-networksdqn-pytorchrl
Python 47
6 年前
https://static.github-zh.com/github_avatars/GangSuUGA?size=40
GangSuUGA / StageLight

SUMO Pytorch Deep Reinforcement Learning Traffic Signal Control

PyTorchdeep-reinforcement-learningrainbowdqn-pytorch
Jupyter Notebook 41
3 年前
https://static.github-zh.com/github_avatars/rushhan?size=40
rushhan / Generative-Adversarial-User-Model-for-Reinforcement-Learning-Based-Recommendation-System-Pytorch

Generative Adversarial Networkreinforcement-learningrecommendation-systemrecommender-systemPyTorchpytorch-implementationdqndqn-pytorch
Python 40
3 年前
https://static.github-zh.com/github_avatars/josiahls?size=40
josiahls / fast-reinforcement-learning

Important Note fastrl version 2 is being developed at fastrl. Note the link in the readme

fastaireinforcement-learningdqnagentsPyTorchopenaiddpgdqn-pytorch
Jupyter Notebook 39
4 年前
https://static.github-zh.com/github_avatars/bhctsntrk?size=40
bhctsntrk / OpenAIPong-DQN

Solving Atari Pong Game w/ Duel Double DQN in Pytorch

reinforcement-learningdqn-pytorchPythonPyTorch
Jupyter Notebook 32
5 年前
https://static.github-zh.com/github_avatars/BY571?size=40
BY571 / FQF-and-Extensions

PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF) and Extensions: N-step Bootstrapping, PER, Noisy Layer, Dueli...

reinforcement-learningreinforcement-learning-algorithmsdqn-pytorchPyTorchmultiprocessingparallel-processing
Jupyter Notebook 32
5 年前
https://static.github-zh.com/github_avatars/blavad?size=40
blavad / marl

Multi-agent reinforcement learning framework

marlmulti-agent-reinforcement-learningdeep-reinforcement-learningdqn-pytorchactor-criticddpg-pytorch
Python 32
5 年前
https://static.github-zh.com/github_avatars/batuhan3526?size=40
batuhan3526 / AirSim-PyTorch-Drone-DDQN-Agent

This code is the result of the collaboration of RL Turkey team.

airsimdronerlautonomous-vehiclesreinforcement-learningautonomous-drivingdqndqn-pytorchpytorch-rl
Python 31
1 年前
https://static.github-zh.com/github_avatars/kishorkukreja?size=40
kishorkukreja / SupplyChainv0_gym

#计算机科学#Reinforcement Learning for Optimal inventory policy

reinforcementlearninginventory-managementPythonNetworkoptimal-controlpolicyppo深度学习dqn-pytorch
Python 28
4 年前
https://static.github-zh.com/github_avatars/makaveli10?size=40
makaveli10 / reinforcementLearning

#计算机科学#Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.

reinforcement-learning机器学习dynamic-programmingrandom-walksarsaq-learningdqndqn-pytorchdouble-dqn
Jupyter Notebook 25
5 年前
https://static.github-zh.com/github_avatars/laszukdawid?size=40
laszukdawid / ai-traineree

PyTorch agents and tools for (Deep) Reinforcement Learning

pporeinforcement-learningartificial-intelligence-algorithmsagentsddpgrainbowdqn-pytorchPyTorchmulti-agentsdeep
Python 25
5 个月前
https://static.github-zh.com/github_avatars/QasimWani?size=40
QasimWani / RL-Unity

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

Unitydqn-pytorchddpgPyTorchPythontd3multi-agent-reinforcement-learning
Jupyter Notebook 24
5 年前
https://static.github-zh.com/github_avatars/RichardFindlay?size=40
RichardFindlay / battery-optimisation-with-drl

Grid-scale li-ion battery optimisation for wholesale market arbitrage, using pytorch implementation of dqn, double dueling dqn and a noisy network dqn.

deep-reinforcement-learningdqn-pytorchinteractive-visualizationsoptimizationrenewable-energytrading
Python 19
3 年前
loading...