Skip to content

Instantly share code, notes, and snippets.

@fitomad
Last active September 25, 2018 21:37
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/16dcc7cbf22b88f14eed2efac3d842bc to your computer and use it in GitHub Desktop.
Save fitomad/16dcc7cbf22b88f14eed2efac3d842bc to your computer and use it in GitHub Desktop.
import CreateML
import CreateMLUI
let imageClassifierBuiler = MLImageClassifierBuilder()
let explanation = imageClassifierBuiler.showInLiveView()
print(explanation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment