tf.contrib.learn.monitors.CaptureVariable.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.PrintTensor.every_n_step_begin(step)
tf.contrib.learn.monitors.NanLoss.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.ValidationMonitor.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.GraphDump.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.BaseMonitor.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.LoggingTrainable.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.StopAtStep.set_estimator(estimator) A setter called automatically by the target estimator.
class tf.contrib.learn.monitors.ValidationMonitor Runs evaluation of a given estimator, at most every N steps.
tf.contrib.learn.monitors.ValidationMonitor.epoch_begin(epoch) Begin epoch. Args:
Page 19 of 19