DQN 相关论文。
Posted zle1992
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了DQN 相关论文。相关的知识,希望对你有一定的参考价值。
开山之作: 《Playing Atari with Deep Reinforcement Learning》(NIPS)
http://export.arxiv.org/pdf/1312.5602
《Human-level control through deep reinforcementlearnin》 https://www.cs.swarthmore.edu/~meeden/cs63/s15/nature15b.pdf
使用2个网络,减少了相关性,每隔一定时间,替换参数。
《Deep Reinforcement Learning with Double Q-learning》 https://arxiv.org/pdf/1509.06461.pdf
以上是关于DQN 相关论文。的主要内容,如果未能解决你的问题,请参考以下文章
Tensorflow2.0|基于深度强化学习(DQN)实现动态柔性作业车间调度问题(DFJSP)
Deep Q-learning的发展及相关论文汇总(DQNDDQN,Priority experience replay 等)
论文 PPT Human-level control through deep reinforcement learning(DQN)