Skip to content

Instantly share code, notes, and snippets.

@curiousily
Created July 16, 2019 19:53
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 curiousily/a425b24566496d9032a02bcbc161a475 to your computer and use it in GitHub Desktop.
Save curiousily/a425b24566496d9032a02bcbc161a475 to your computer and use it in GitHub Desktop.
const predProb = model.predict(tf.tensor2d([[0.1, 0.6]])).dataSync();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment