- Machine Learning with Swift
- Alexander Sosnovshchenko
- 138字
- 2021-06-24 18:54:52
Reinforcement learning
Reinforcement learning is special in the sense that it doesn't require a dataset (see the following diagram). Instead, it involves an agent who takes actions, changing the state of the environment. After each step, it gets a reward or punishment, depending on the state and previous actions. The goal is to obtain a maximum cumulative reward. It can be used to teach the computer to play video games or drive a car. If you think about it, reinforcement learning is the way our pets train us humans: by rewarding our actions with tail-wagging, or punishing with scratched furniture.
One of the central topics in reinforcement learning is the exploration-exploitation dilemma—how to find a good balance between exploring new options and using what is already known:

Table 1.3: ML tasks:

- 24小時學(xué)會電腦組裝與維護
- Applied Unsupervised Learning with R
- 電腦組裝與維修從入門到精通(第2版)
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實戰(zhàn)
- 單片機系統(tǒng)設(shè)計與開發(fā)教程
- Building 3D Models with modo 701
- Blender Quick Start Guide
- LPC1100系列處理器原理及應(yīng)用
- “硬”核:硬件產(chǎn)品成功密碼
- Hands-On Deep Learning for Images with TensorFlow
- 計算機電路基礎(chǔ)(第2版)
- Arduino項目案例:游戲開發(fā)
- 嵌入式系統(tǒng)設(shè)計大學(xué)教程(第2版)
- 分布式存儲系統(tǒng):核心技術(shù)、系統(tǒng)實現(xiàn)與Go項目實戰(zhàn)
- 現(xiàn)代多媒體技術(shù)及應(yīng)用