tf.contrib.learn.monitors.SummarySaver.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.BaseMonitor.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.LoggingTrainable.post_step(step, session)
tf.contrib.learn.monitors.NanLoss.end(session=None)
tf.contrib.learn.monitors.ExportMonitor.exports_to_keep
tf.contrib.learn.monitors.ExportMonitor.last_export_dir Returns the directory containing the last completed export.
tf.contrib.learn.monitors.ValidationMonitor.best_value Returns the best early stopping metric value found so far.
tf.contrib.learn.monitors.PrintTensor.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.NanLoss.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.BaseMonitor.begin(max_steps=None) Called at the beginning of training. When
Page 13 of 19