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 相关论文。的主要内容,如果未能解决你的问题,请参考以下文章