Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created December 17, 2018 10:57
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 ShanikaNishadhi/9202a6b33f3ace4fe0f5069204e23f63 to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/9202a6b33f3ace4fe0f5069204e23f63 to your computer and use it in GitHub Desktop.
app.models.create('pets', concepts=['dogs','cats'])
model = app.models.get('pets')
model.train()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment