LostTech.TensorFlow : API Documentation

Type I_TargetColumn

Namespace tensorflow.contrib.slim

Interfaces IPythonObjectContainer

Public instance methods

object get_eval_ops(object features, object logits, object labels, object metrics)

object get_weight_tensor(object features)

object logits_to_predictions(object logits, object proba)

object loss(object logits, object target, object features)

object training_loss(object logits, object target, object features, object name)

Public properties

object label_name get;

object num_label_columns get;

object problem_type get;

object weight_column_name get;