
强化学习
文章平均质量分 91
buyulian
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
DQN算法分析
转载自: http://blog.youkuaiyun.com/yeqiang19910412/article/details/76468407Deep Q learning算法分析Step 1: 用一个深度神经网络来作为Q值的网络,参数为ω Q(s,a,ω)≈Qπ(s,a)Step 2: 在Q值中使用均方差mean-square error 来定义目标函转载 2018-01-30 18:31:27 · 2235 阅读 · 1 评论 -
Guest Post (Part I): Demystifying Deep Reinforcement Learning
转载于 : https://ai.intel.com/demystifying-deep-reinforcement-learning/转载 2018-01-31 22:54:16 · 313 阅读 · 0 评论 -
转载:DQN算法玩CartPole
转载于: https://zhuanlan.zhihu.com/p/21477488?utm_source=tuicool&utm_medium=referral转载 2018-02-06 12:15:33 · 613 阅读 · 0 评论 -
转载:解析 DeepMind 深度强化学习 (Deep Reinforcement Learning) 技术
原文:https://www.jianshu.com/p/d347bb2ca53c转载 2018-02-06 12:23:28 · 614 阅读 · 0 评论