Skip to content

Instantly share code, notes, and snippets.

@Rishit-dagli
Created March 31, 2020 14:30
Show Gist options
  • Save Rishit-dagli/f4e4a1d4eac103dbd3687aa8fa184456 to your computer and use it in GitHub Desktop.
Save Rishit-dagli/f4e4a1d4eac103dbd3687aa8fa184456 to your computer and use it in GitHub Desktop.
Instantiate model, TF.js
const model = createModel();
tfvis.show.modelSummary({name: 'Model Summary'}, model);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment