Skip to content

Instantly share code, notes, and snippets.

@sararob
Created March 30, 2018 18:02
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 sararob/035c07dce3377c0783a1b656c537af03 to your computer and use it in GitHub Desktop.
Save sararob/035c07dce3377c0783a1b656c537af03 to your computer and use it in GitHub Desktop.
await model.fit(
xData, yData, {
batchSize: batchSize,
epochs: epochs
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment