2019 | OriginalPaper | Chapter
2. Introduction to Core ML Framework
Published in:
Beginning Machine Learning in iOS
Abstract
In Chapter 1, you learned the basic definition of machine learning (ML), how it works, where it is used, and what is required to use it. This chapter will introduce you to the Core ML framework that was introduced by Apple Inc. in 2017 to allow application developers to implement ML in their iOS applications. You will also learn the concepts of training and inference, which will give you a clearer picture of how ML works.