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
tf.contrib.learn.monitors.ExportMonitor.epoch_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ExportMonitor.epoch_end(epoch) End epoch. Args:

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

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

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

tf.contrib.learn.monitors.StepCounter.every_n_step_begin(step) Callback before every n'th step begins.

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

tf.contrib.learn.monitors.LoggingTrainable.run_on_all_workers

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

tf.contrib.learn.monitors.StepCounter.end(session=None)

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.epoch_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ExportMonitor.epoch_begin(epoch) Begin epoch. Args:

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

tf.contrib.learn.monitors.NanLoss.every_n_step_end(step, outputs)

2025-01-10 15:47:30