Skip to content

brianadvent/CoreML-Introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages