Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 574 Bytes

File metadata and controls

executable file
·
11 lines (7 loc) · 574 Bytes

Core ML Tutorial: Create a Simple Machine Learning App - Image Classification

This tutorial is a simple introduction into how to use Core ML in Xcode 9. We are going to create a demo app for image classification with the GoogLeNet Machine Learning Model.

Machine Learning Models

A ML Model needs to be added to the project and can be downloaded e.g. at Apple

➡️ Video on YouTube

Video