tf.contrib.learn.monitors.NanLoss.step_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

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

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

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

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

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

tf.contrib.learn.monitors.ValidationMonitor.__init__(x=None, y=None, input_fn=None, batch_size=None, eval_steps=None, every_n_steps=100, metrics=None, early_stopping_rounds=None

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

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

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

class tf.contrib.learn.monitors.StopAtStep Monitor to request stop at a specified step.

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

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

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

tf.contrib.learn.monitors.ValidationMonitor.best_value Returns the best early stopping metric value found so far.

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

tf.contrib.learn.monitors.SummarySaver.__init__(summary_op, save_steps=100, output_dir=None, summary_writer=None, scaffold=None) Initializes

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

tf.contrib.learn.monitors.PrintTensor.__init__(tensor_names, every_n=100, first_n=1) Initializes a PrintTensor monitor.

2025-01-10 15:47:30