Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 28, 2021 12:34
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 jeetaf/2acd35519a128073086a12c3a26266d6 to your computer and use it in GitHub Desktop.
Save jeetaf/2acd35519a128073086a12c3a26266d6 to your computer and use it in GitHub Desktop.
example_batch = normed_train_data[:10]
example_result = model.predict(example_batch)
example_result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment