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.
A ML Model needs to be added to the project and can be downloaded e.g. at Apple