LostTech.TensorFlow : API Documentation

Type I_Head

Namespace tensorflow_estimator.python.estimator.canned.head

Interfaces IPythonObjectContainer

Public instance methods

object create_estimator_spec(object features, object mode, object logits, object labels, object optimizer, object train_op_fn, object regularization_losses)

object create_loss(object features, object mode, object logits, object labels)

Public properties

object logits_dimension get;

object name get;