- Machine Learning with Swift
- Alexander Sosnovshchenko
- 170字
- 2021-06-24 18:54:53
Summary
In this chapter, we learned about the main concepts in ML .
We discussed different definitions and subdomains of artificial intelligence, including ML . ML is the science and practice of extracting knowledge from data. We also explained the motivation behind ML . We had a brief overview of its application domains: digital signal processing, computer vision, and natural language processing.
We learned about the two core concepts in ML : the data, and the model. Your model is only as good as your data. A typical ML dataset consists of samples; each sample consists of features. There are many types of features and many techniques to extract useful information from the features. These techniques are known as feature engineering. For supervised learning tasks, dataset also includes label for each of the samples. We provided an overview of data collection and preprocessing.
Finally, we learned about three types of common ML tasks: supervised, unsupervised, and reinforcement learning. In the next chapter, we're going to build our first ML application.
- 深入理解Spring Cloud與實戰
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 電腦常見問題與故障排除
- INSTANT Wijmo Widgets How-to
- 精選單片機設計與制作30例(第2版)
- micro:bit魔法修煉之Mpython初體驗
- The Deep Learning with Keras Workshop
- 基于Apache Kylin構建大數據分析平臺
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 電腦高級維修及故障排除實戰
- 單片機開發與典型工程項目實例詳解
- 觸摸屏應用技術從入門到精通
- The Deep Learning with PyTorch Workshop
- UML精粹:標準對象建模語言簡明指南(第3版)
- 計算機應用基礎案例教程(Windows 7+Office 2010)