tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.ValidationMonitor.best_step Returns the step at which the best early stopping metric was found.
tf.contrib.learn.monitors.CheckpointSaver.step_begin(step)
class tf.contrib.learn.monitors.SummaryWriterCache Cache for summary writers. This class caches
tf.contrib.learn.monitors.CheckpointSaver.step_end(step, output) Callback after training step finished. This
tf.contrib.learn.monitors.StopAtStep.post_step(step, session) Callback after the step is finished. Called
class tf.contrib.learn.monitors.RunHookAdapterForMonitors Wraps monitors into a SessionRunHook.
tf.contrib.learn.monitors.CaptureVariable.values Returns the values captured so far. Returns:
tf.contrib.learn.monitors.SummarySaver.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.EveryN.step_begin(step) Overrides BaseMonitor.step_begin. When
Page 9 of 19