Skip to content

Instantly share code, notes, and snippets.

@peterroelants
Created June 6, 2018 16:52
Show Gist options
  • Save peterroelants/9ae2acee49ca97f42e747a5a92ebbf36 to your computer and use it in GitHub Desktop.
Save peterroelants/9ae2acee49ca97f42e747a5a92ebbf36 to your computer and use it in GitHub Desktop.
Train and evaluate tensorflow function.
tf.estimator.train_and_evaluate(model_estimator, train_spec, eval_spec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment