Click here to Skip to main content
15,868,141 members

Mobile Neural Networks on iOS with Core ML

  1. 0

    Setting up macOS for ML and AI Development

    In this article we prepare our development environment.
    Added 27 Aug 2020
  2. 1

    Converting ONNX Image Classification Models to Core ML

    In this article we'll convert a ResNet model to the Core ML format.
    Added 27 Aug 2020
  3. 2

    AI Image Classification on iOS with ResNet

    Having converted a ResNet model to the Core ML format in the previous article, in this article we’ll now use it in a simple iOS application.
    Added 28 Aug 2020
  4. 3

    Preparing Data for AI Image Classification on iOS

    In this article we’ll start data preparation for this new, custom model, to be later trained using the Create ML framework.
    Added 31 Aug 2020
  5. 4

    Building an AI Image Classification Model for iOS Using Create ML and Core ML

    In this article we can proceed to train our custom hot dog detection model using Apple’s Create ML.
    Added 1 Sep 2020