Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created October 24, 2018 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/7163ff1609f022bf236d029f113f5e0c to your computer and use it in GitHub Desktop.
Save fitomad/7163ff1609f022bf236d029f113f5e0c to your computer and use it in GitHub Desktop.
import Foundation
import CreateML
import CreateMLUI
let builder = MLImageClassifierBuilder()
let instructions = builder.showInLiveView()
print(instructions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment