2019 | OriginalPaper | Chapter
3. Custom Core ML Models Using Turi Create
Published in:
Beginning Machine Learning in iOS
Abstract
In Chapter 2, you learned how to use pretrained machine learning models in your application. In this chapter, you will learn how to train your own model with a third-party framework using Turi Create. You will also find a step-by-step guide on how to convert this trained model into the Core ML format and use it in your application.