tf.contrib.learn.monitors.LoggingTrainable

class tf.contrib.learn.monitors.LoggingTrainable

Writes trainable variable values into log every N steps.

Write the tensors in trainable variables every_n steps, starting with the first_nth step.

doc_TensorFlow
2016-10-14 13:06:24
Comments
Leave a Comment

Please login to continue.