tf.contrib.learn.monitors.BaseMonitor.
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.BaseMonitor.__init__()

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.ExportMonitor.export_dir
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ExportMonitor.export_dir

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

tf.contrib.learn.monitors.ExportMonitor.__init__(*args, **kwargs) Initializes ExportMonitor. (deprecated arguments)

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

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

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

tf.contrib.learn.monitors.LoggingTrainable.step_end(step, output) Overrides BaseMonitor.step_end.

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

tf.contrib.learn.monitors.GraphDump.end(session=None) Callback at the end of training/evaluation. Args:

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.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