Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Tathagatd96/96187d43f4bfa84b26fe0dfb2e24ef0d to your computer and use it in GitHub Desktop.
Save Tathagatd96/96187d43f4bfa84b26fe0dfb2e24ef0d to your computer and use it in GitHub Desktop.
#Evaluating the model
train_metrics=model.evaluate(input_fn=input_func,steps=1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment