- 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.
- Windows phone 7.5 application development with F#
- 深入淺出SSD:固態存儲核心技術、原理與實戰
- 硬件產品經理成長手記(全彩)
- 現代辦公設備使用與維護
- 電腦常見故障現場處理
- 數字邏輯(第3版)
- micro:bit魔法修煉之Mpython初體驗
- 從零開始學51單片機C語言
- R Deep Learning Essentials
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Python Machine Learning Blueprints
- 計算機組裝與維護(慕課版)
- 施耐德M241/251可編程序控制器應用技術
- FPGA進階開發與實踐
- Machine Learning Projects for Mobile Applications