书籍 Beginning Machine Learning in iOS的封面

Beginning Machine Learning in iOS

Mohit Thakkar

出版社

Apress

出版时间

2019-02-20

ISBN

9781484242964

评分

★★★★★
书籍介绍

Implement machine learning models in your iOS applications. This short work begins by reviewing the primary principals of machine learning and then moves on to discussing more advanced topics, such as CoreML, the framework used to enable machine learning tasks in Apple products.

Many applications on iPhone use machine learning: Siri to serve voice-based requests, the Photos app for facial recognition, and Facebook to suggest which people that might be in a photo. You'll review how these types of machine learning tasks are implemented and performed so that you can use them in your own apps.

Beginning Machine Learning in iOS is your guide to putting machine learning to work in your iOS applications.

Mohit Thakkar is an Associate Software Engineer with MNC. He has a bachelor's degree in computer engineering and is the author of several independently published titles, including Artificial Intelligence, Data Mining & Business Intelligence, iOS Programming, and Mobile Computing & Wireless Communication. He also published a research paper titled “Remote Health Monitoring using ...

(展开全部)

目录
Chapter 1: Introduction to Machine Learning
Chapter 2: Introduction to Core ML Framework
Chapter 3: Custom Core ML Models Using Turi Create
Chapter 4: Custom Core ML Models Using Create ML
Chapter 5: Improving Computational Efficiency