- Machine Learning with Swift
- Alexander Sosnovshchenko
- 124字
- 2021-06-24 18:54:49
Applications of ML
There are many domains where ML is an indispensable ingredient, some of them are robotics, bioinformatics, and recommender systems. While nothing prevents you from writing bioinformatic software in Swift for macOS or Linux, we will restrict our practical examples in this book to more mobile-friendly domains. The apparent reason for this is that currently, iOS remains the primary target platform for most of the programmers who use Swift on a day-to-day basis.
For the sake of convenience, we'll roughly divide all ML applications of interest for mobile developers into three plus one areas, according to the datatypes they deal with most commonly:
- Digital signal processing (sensor data, audio)
- Computer vision (images, video)
- Natural language processing (texts, speech)
- Other applications and datatypes
推薦閱讀
- 用“芯”探核:龍芯派開發(fā)實戰(zhàn)
- 深入淺出SSD:固態(tài)存儲核心技術、原理與實戰(zhàn)
- BeagleBone By Example
- 3ds Max Speed Modeling for 3D Artists
- 嵌入式系統(tǒng)設計教程
- 平衡掌控者:游戲數(shù)值經(jīng)濟設計
- OUYA Game Development by Example
- CC2530單片機技術與應用
- Practical Machine Learning with R
- VMware Workstation:No Experience Necessary
- Neural Network Programming with Java(Second Edition)
- Mastering Quantum Computing with IBM QX
- 可編程邏輯器件項目開發(fā)設計
- The Deep Learning with PyTorch Workshop
- 嵌入式系統(tǒng)設計大學教程(第2版)