tf.contrib.learn.monitors.ValidationMonitor.best_step Returns the step at which the best early stopping metric was found.
class tf.contrib.learn.monitors.RunHookAdapterForMonitors Wraps monitors into a SessionRunHook.
tf.contrib.learn.monitors.ExportMonitor.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.PrintTensor.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.StepCounter.every_n_step_begin(step) Callback before every n'th step begins.
tf.contrib.learn.monitors.LoggingTrainable.run_on_all_workers
tf.contrib.learn.monitors.StepCounter.end(session=None)
tf.contrib.learn.monitors.ExportMonitor.__init__(*args, **kwargs) Initializes ExportMonitor. (deprecated arguments)
tf.contrib.learn.monitors.ExportMonitor.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.NanLoss.every_n_step_end(step, outputs)
Page 9 of 19