Reinforcement-Learning-Introduction-Adaptive-Computation

http://incompleteideas.net/book/bookdraft2017nov5.pdf

http://incompleteideas.net/book/ebook/the-book.html

https://www.amazon.com/Reinforcement-Learning-Introduction-Adaptive-Computation/dp/0262193981

https://orbi.ulg.ac.be/bitstream/2268/27963/1/book-FA-RL-DP.pdf

http://videolectures.net/deeplearning2017_montreal/

http://www.clipconverter.cc/

Reinforcement Learning--David Silver

http://www0.cs.ucl.ac.uk/staff/D.Silver/web/Teaching.html

https://www.youtube.com/watch?v=2pWv7GOvuf0

COMBINING POLICY GRADIENT AND Q-LEARNING

https://arxiv.org/pdf/1611.01626.pdf

https://www.quora.com/Whats-the-difference-between-reinforcement-Learning-and-Deep-learning

https://stats.stackexchange.com/questions/144154/supervised-learning-unsupervised-learning-and-reinforcement-learning-workflow

https://www.quora.com/What-is-the-difference-between-supervised-unsupervised-reinforcement-and-deep-learning

https://www.quora.com/Is-reinforcement-learning-the-combination-of-unsupervised-learning-and-supervised-learning

https://www.quora.com/What-is-the-difference-between-supervised-unsupervised-reinforcement-and-deep-learning

https://www.oreilly.com/ideas/reinforcement-learning-for-complex-goals-using-tensorflow

https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-6-partial-observability-and-deep-recurrent-q-68463e9aeefc

https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0

最前沿:深度学习训练方法大革新,反向传播训练不再唯一

https://zhuanlan.zhihu.com/p/22143664

最前沿:让计算机学会学习Let Computers Learn to Learn

https://zhuanlan.zhihu.com/p/21362413?refer=intelligentunit

深度增强学习之Policy Gradient方法1

https://zhuanlan.zhihu.com/p/21725498

https://deepmind.com/blog/#decoupled-neural-interfaces-using-synthetic-gradients

ore from my Simple Reinforcement Learning with Tensorflow series:

  1. Part 0 — Q-Learning Agents
  2. Part 1 — Two-Armed Bandit
  3. Part 1.5 — Contextual Bandits
  4. Part 2 — Policy-Based Agents
  5. Part 3 — Model-Based RL
  6. Part 4 — Deep Q-Networks and Beyond
  7. Part 5 — Visualizing an Agent’s Thoughts and Actions
  8. Part 6 — Partial Observability and Deep Recurrent Q-Networks
  9. Part 7 — Action-Selection Strategies for Exploration
  10. Part 8 — Asynchronous Actor-Critic Agents (A3C)

https://keon.io/deep-q-learning/

Human-level control through deep reinforcement learning

https://storage.googleapis.com/deepmind-media/dqn/DQNNaturePaper.pdf

http://rll.berkeley.edu/deeprlcourse/

https://bcourses.berkeley.edu/courses/1453965/pages/cs294-129-designing-visualizing-and-understanding-deep-neural-networks

https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html

如何用简单例子讲解 Q - learning 的具体过程?

https://www.zhihu.com/question/26408259

https://deeplearning4j.org/reinforcementlearning.html

https://deeplearning4j.org/neuralnet-overview.html

https://devblogs.nvidia.com/parallelforall/deep-learning-nutshell-reinforcement-learning/

https://medium.com/beyond-intelligence/reinforcement-learning-or-evolutionary-strategies-nature-has-a-solution-both-8bc80db539b3

https://medium.com/ai-society/my-first-experience-with-deep-reinforcement-learning-1743594f0361

https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0

http://neuro.cs.ut.ee/demystifying-deep-reinforcement-learning/

Deep Reinforcement Learning 深度增强学习资源 (持续更新)

https://zhuanlan.zhihu.com/p/20885568

深度解读AlphaGo

https://zhuanlan.zhihu.com/p/20893777

深度学习论文阅读路线图 Deep Learning Papers Reading Roadmap

https://zhuanlan.zhihu.com/p/23080129

ICLR 2017 DRL相关论文

https://zhuanlan.zhihu.com/p/23807875

https://www.intelnervana.com/demystifying-deep-reinforcement-learning/

http://www.jmlr.org/papers/volume6/murphy05a/murphy05a.pdf

https://deepmind.com/research/publications/

https://deepmind.com/blog/alphago-zero-learning-scratch/

Mastering the Game of Go without Human Knowledge

https://www.nature.com/articles/doi:10.1038/nature24270

https://en.wikipedia.org/wiki/State%E2%80%93action%E2%80%93reward%E2%80%93state%E2%80%93action

DQN 从入门到放弃1 DQN与增强学习

https://zhuanlan.zhihu.com/p/21262246?refer=intelligentunit

DQN 从入门到放弃4 动态规划与Q-Learning

https://zhuanlan.zhihu.com/p/21378532?refer=intelligentunit

DQN从入门到放弃5 深度解读DQN算法

https://zhuanlan.zhihu.com/p/21421729

强化学习系列之九:Deep Q Network (DQN)

http://www.algorithmdog.com/drl

Deep Reinforcement Learning的更多相关文章

  1. (转) Playing FPS games with deep reinforcement learning

    Playing FPS games with deep reinforcement learning 博文转自:https://blog.acolyer.org/2016/11/23/playing- ...

  2. (zhuan) Deep Reinforcement Learning Papers

    Deep Reinforcement Learning Papers A list of recent papers regarding deep reinforcement learning. Th ...

  3. Learning Roadmap of Deep Reinforcement Learning

    1. 知乎上关于DQN入门的系列文章 1.1 DQN 从入门到放弃 DQN 从入门到放弃1 DQN与增强学习 DQN 从入门到放弃2 增强学习与MDP DQN 从入门到放弃3 价值函数与Bellman ...

  4. (转) Deep Reinforcement Learning: Playing a Racing Game

    Byte Tank Posts Archive Deep Reinforcement Learning: Playing a Racing Game OCT 6TH, 2016 Agent playi ...

  5. 论文笔记之:Dueling Network Architectures for Deep Reinforcement Learning

    Dueling Network Architectures for Deep Reinforcement Learning ICML 2016 Best Paper 摘要:本文的贡献点主要是在 DQN ...

  6. getting started with building a ROS simulation platform for Deep Reinforcement Learning

    Apparently, this ongoing work is to make a preparation for futural research on Deep Reinforcement Le ...

  7. (转) Deep Reinforcement Learning: Pong from Pixels

    Andrej Karpathy blog About Hacker's guide to Neural Networks Deep Reinforcement Learning: Pong from ...

  8. 论文笔记之:Asynchronous Methods for Deep Reinforcement Learning

    Asynchronous Methods for Deep Reinforcement Learning ICML 2016 深度强化学习最近被人发现貌似不太稳定,有人提出很多改善的方法,这些方法有很 ...

  9. 论文笔记之:Deep Reinforcement Learning with Double Q-learning

    Deep Reinforcement Learning with Double Q-learning Google DeepMind Abstract 主流的 Q-learning 算法过高的估计在特 ...

  10. 论文笔记之:Playing Atari with Deep Reinforcement Learning

    Playing Atari with Deep Reinforcement Learning <Computer Science>, 2013 Abstract: 本文提出了一种深度学习方 ...

随机推荐

  1. UVA 509 RAID!

    思路来自:https://blog.csdn.net/wcr1996/article/details/43834545 先解释一下题意: ①输入:先输入d(disk的数量)  s(每块数据块有s个bi ...

  2. 前缀和的应用 CodeForces - 932B Recursive Queries

    题目链接: https://vjudge.net/problem/1377985/origin 题目大意就是要你把一个数字拆开,然后相乘. 要求得数要小于9,否则递归下去. 这里用到一个递归函数: i ...

  3. BZOJ.2324.[ZJOI2011]营救皮卡丘(费用流 Floyd)

    BZOJ 洛谷 首先预处理出\(dis[i][j]\),表示从\(i\)到\(j\)的最短路.可以用\(Floyd\)处理. 注意\(i,j\)是没有大小关系限制的(\(i>j\)的\(dis[ ...

  4. curl get请求添加header头信息

    function get($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HTTPGET, true); curl_setopt($ch, CU ...

  5. Iview-datePicker获取选中的日期,如果没有选,提示错误,选了,错误隐藏

    最近遇到大坑,,最后解决了,直接上代码 npm intall iview main.js中引入 import iView from 'iview'; import 'iview/dist/styles ...

  6. MySql中drop、truncate、delete的区别

    1.drop:能对table和view 用法:  drop table [is exists] 表1,表2,表3....: ①drop是DDL中删除表的操作,会删除表结构和所有数据,并释放空间. ②并 ...

  7. linux重新设置密码,亲试成功

    1:进入/etc/my.cnf 在[mysqld]下添加一行skip-grant-tables 2:保存配置文件后,输入whereis systemctl(提示redirecting to 某个目录下 ...

  8. 【贪心】经营与开发 @upc_exam_5500

    目录 经营与开发 @upc_exam_5500 PROBLEM 题目描述 输入 输出 样例输入 样例输出 提示 SOLUTION CODE 经营与开发 @upc_exam_5500 PROBLEM 题 ...

  9. 4、css属性操作

    前面说的主要是css的使用规则和选择器等,这篇主要讲解css的具体使用. 本篇导航: css text 背景属性 边框属性 列表属性 dispaly属性 外边距(margine)和内边距(paddin ...

  10. 国际化之iPhone设备支持的语种

    有没有想过,iPhone 语言到底支持多少语言呢?我倒是搜索了一下,整理出下面一份列表,供大家参考 参考链接: https://www.ibabbleon.com/iOS-Language-Codes ...