- Machine Learning with Swift
- Alexander Sosnovshchenko
- 89字
- 2021-06-24 18:54:51
Types of ML algorithms
ML models/algorithms are often divided into three groups depending on the type of input:
- Supervised learning
- Unsupervised learning
- Reinforcement learning
This division is rather vague because some algorithms fall into two of these groups while others do not fall into any. There are also some middle states, such as semi-supervised learning.
Algorithms in these three groups can perform different tasks, and hence can be divided into subgroups according to the output of the model. Table 1.3 shows the most common ML tasks and their classification.
推薦閱讀
- 用“芯”探核:龍芯派開發(fā)實戰(zhàn)
- 網(wǎng)絡(luò)服務(wù)器配置與管理(第3版)
- Creating Dynamic UI with Android Fragments
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實戰(zhàn)
- 3ds Max Speed Modeling for 3D Artists
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實戰(zhàn)(第2版)
- Artificial Intelligence Business:How you can profit from AI
- Apple Motion 5 Cookbook
- Visual Media Processing Using Matlab Beginner's Guide
- 計算機(jī)組裝與維護(hù)(第3版)
- 固態(tài)存儲:原理、架構(gòu)與數(shù)據(jù)安全
- SiFive 經(jīng)典RISC-V FE310微控制器原理與實踐
- 從企業(yè)級開發(fā)到云原生微服務(wù):Spring Boot實戰(zhàn)
- 多媒體應(yīng)用技術(shù)(第2版)
- MicroPython Cookbook