强化学习教父 Richard Sutton 的经典教材《Reinforcement Learning:An Introduction》第二版配套代码,本书分为三大部分,共十七章,对其简介和框架做了扼要介绍
1
强化学习导论第二版,网上虽已有,但有80M之多。这个版本仅10M多。
2022-02-27 21:56:05 10.39MB Learning Reinforcemen
1
文件中包含了强化学习精要的代码,学习强化学习精要必须拥有,同时还包含了deepmind团队davidsilver公开课PPT,供大家学习。
2021-11-07 15:57:25 33KB Reinforcemen DavidSilver ML
1
The twenty years since the publication of the first edition of this book have seen tremendous progress in artificial intelligence, propelled in large part by advances in machine learning, including advances in reinforcement learning. Although the impressive computational power that became available is responsible for some of these advances, new developments in theory and algorithms have been driving forces as well. In the face of this progress, a second edition of our 1998 book was long overdue, and we finally began the project in 2012. Our goal for the second edition was the same as our goal for the first: to provide a clear and simple account of the key ideas and algorithms of reinforcement learning that is accessible to readers in all the related disciplines. The edition remains an introduction, and we retain a focus on core, online learning algorithms. This edition includes some new topics that rose to importance over the intervening years, and we expanded coverage of topics that we now understand better. But we made no attempt to provide comprehensive coverage of the field, which has exploded in many di↵erent directions. We apologize for having to leave out all but a handful of these contributions.
2021-09-20 15:16:00 85.28MB reinforcemen 强化学习
1
Reinforcement Learning:An Introduction PDF文档附本书源代码
2021-08-25 12:29:45 44.62MB Reinforcemen
1
强化学习简单实现 开发语言:C++ 运行环境:Ubuntu 16.06
2021-04-30 09:06:36 7KB reinforcemen
1
该文件为莫烦python网课中reinforcement learning部分的代码
2021-03-16 08:49:57 271KB 莫烦python reinforcemen 代码
1
Multi-Agent Machine Learning A Reinforcement Approach
2019-12-21 22:03:43 9.67MB Reinforcemen 机器学习
1
This is a draft by Dimitri P. Bertsekas, who from MIT. It may be published in 2019 by Athena Scientific. It is a good resource to study RL and Opt.
2019-12-21 21:45:08 3.72MB Reinforcemen Optimal cont
1
Q-learning 实现Atari game - taxiv2,基于gym model。
2019-12-21 19:33:55 12.81MB reinforcemen
1