tf.contrib.learn.monitors.PrintTensor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.EveryN.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.PrintTensor.step_end(step, output) Overrides BaseMonitor.step_end. When
tf.contrib.learn.monitors.SummarySaver.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.NanLoss.every_n_step_begin(step)
class tf.contrib.learn.monitors.LoggingTrainable Writes trainable variable values into log every N steps. Write
tf.contrib.learn.monitors.CaptureVariable.every_n_step_begin(step)
class tf.contrib.learn.monitors.StepCounter Steps per second monitor.
tf.contrib.learn.monitors.ValidationMonitor.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.EveryN.epoch_begin(epoch) Begin epoch. Args:
Page 17 of 19