romanroibu / udacity-ios-coreml

Core ML: Machine Learning for iOS | Udacity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Apple's Core ML Framework in Your iOS Apps

TODO:

  • Setup initial SmartGroceryList app
  • Update SmartGroceryList app to use raw CoreML model
  • Update SmartGroceryList app to use Vision with CoreML model
  • Update SmartGroceryList app to use a custom model converted to CoreML
  • Build app for dog breed classification using AIND model
  • Build app for facial key point detection using AIND model
  • Update dog breed app with model trained with CreateML
  • Build Flashcards challenge app
  • Prototype a typed wrapper around Vision and CoreML models

About

Core ML: Machine Learning for iOS | Udacity


Languages

Language:Swift 79.4%Language:Python 20.6%