单个 API 来访问 Android、iOS、嵌入式系统、微控制器等。这是由 TensorFlow 生态系
统实现的,尤其是 TensorFlow Lite,它支持 ML Kit,你可以将其用作更高级别的 API。
虽然我们没有深入研究嵌入式系统和微控制器,但概念是相同的,只是硬件限制会变
小。要了解有关该领域的更多信息,请查看 Pete Warden 和 Daniel Situnayake合写的好
书
TinyML
(O
’
Reilly)。
但是,如果不介绍 iOS 特定的 Create ML 工具和 Apple 的 Core ML 库,我就很失职,它
们旨在让你在为 iOS、iPadOS 或 MacOS 创建应用程序时使用 ML 模型。特别是 Create
ML 是一个非常好的可视化工具,它可以让你在没有任何 ML 编程经验的情况下创建
模型。
我们来看一些场景,首先创建一个能识别花朵的模型,类似于我们之前使用 TensorFlow
和 TensorFlow Lite 所做的模型。
13.1
使用
Create ML
构建
Core ML
图像分类器
我们开始创建自己的模型。我们可以使用 Create ML 工具无代码地执行此操作。你可以
在文档中右键单击 Xcode 来找到它,然后在 Open Developer Tool 菜单中,你可以找到
Create ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.