tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step(step, session) Callback after a step is finished or end()

2025-01-10 15:47:30
tf.contrib.learn.monitors.ValidationMonitor.best_step
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ValidationMonitor.best_step Returns the step at which the best early stopping metric was found.

2025-01-10 15:47:30
tf.contrib.learn.monitors.CheckpointSaver.step_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CheckpointSaver.step_begin(step)

2025-01-10 15:47:30
tf.contrib.learn.monitors.SummaryWriterCache
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

class tf.contrib.learn.monitors.SummaryWriterCache Cache for summary writers. This class caches

2025-01-10 15:47:30
tf.contrib.learn.monitors.CheckpointSaver.step_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CheckpointSaver.step_end(step, output) Callback after training step finished. This

2025-01-10 15:47:30
tf.contrib.learn.monitors.StopAtStep.post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.StopAtStep.post_step(step, session) Callback after the step is finished. Called

2025-01-10 15:47:30
tf.contrib.learn.monitors.RunHookAdapterForMonitors
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

class tf.contrib.learn.monitors.RunHookAdapterForMonitors Wraps monitors into a SessionRunHook.

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.values
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CaptureVariable.values Returns the values captured so far. Returns:

2025-01-10 15:47:30
tf.contrib.learn.monitors.SummarySaver.begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.SummarySaver.begin(max_steps=None) Called at the beginning of training. When

2025-01-10 15:47:30
tf.contrib.learn.monitors.EveryN.step_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.EveryN.step_begin(step) Overrides BaseMonitor.step_begin. When

2025-01-10 15:47:30