- 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:

- 零點起飛學Xilinx FPG
- Learning Cocos2d-x Game Development
- Augmented Reality with Kinect
- Python GUI Programming:A Complete Reference Guide
- SDL Game Development
- 辦公通信設備維修
- 嵌入式技術基礎與實踐(第5版)
- 精選單片機設計與制作30例(第2版)
- Svelte 3 Up and Running
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Java Deep Learning Cookbook
- Hands-On Motion Graphics with Adobe After Effects CC
- 單片機項目設計教程
- 電腦主板維修技術
- Arduino案例實戰(卷Ⅳ)