trySwift Logo

trySwift Create ML Workshop

Prerequisites

  • Knowledge of Swift language is recommended
  • Knowledge of SwiftUI framework is recommended
  • Xcode 14.X is recommended
  • Physical device is recommended. Make sure you can run iOS apps on your physical device through Xcode.
  • Please make sure you have a Kaggle account. We wil use Kaggle to download datasets for our workshop.

Projects

Image Classfication (Existing Model)

Image Classification (Cat and Dogs)

Object Detection

Sentiment Analysis

NOTE: Dummy sentiment analysis data can be generated by ChatGPT. Dummy data should not be used in actual apps.

Tabular Data

Activity (Coffee & Sleep)

The following files contains the final code. But I encourage you to train the Coffee & Sleep model yourself and then create a SwiftUI/UIKit app to consume the model.