tf.contrib.learn.monitors.LoggingTrainable.epoch_end()

tf.contrib.learn.monitors.LoggingTrainable.epoch_end(epoch)

End epoch.

Args:
  • epoch: int, the epoch number.
Raises:
  • ValueError: if we've not begun an epoch, or epoch number does not match.
doc_TensorFlow
2016-10-14 13:06:25
Comments
Leave a Comment

Please login to continue.