- 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
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰
- 零點起飛學Xilinx FPG
- 基于ARM的嵌入式系統和物聯網開發
- Unity 5.x Game Development Blueprints
- 單片機原理及應用系統設計
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 基于Apache Kylin構建大數據分析平臺
- 筆記本電腦維修實踐教程
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 電腦組裝與維護即時通
- Spring Security 3.x Cookbook
- 微服務實戰(Dubbox +Spring Boot+Docker)
- 筆記本電腦維修技能實訓
- FPGA實戰訓練精粹
- Zabbix 4 Network Monitoring