brianadvent / CoreML-Introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Swift 100.0%