LostTech.TensorFlow : API Documentation

Type head

Namespace tensorflow_estimator.python.estimator.canned.head

Public properties

PythonFunctionContainer _BinaryLogisticHeadWithSigmoidCrossEntropyLoss_fn get;

PythonFunctionContainer _Head_fn get;

PythonFunctionContainer _MultiClassHeadWithSoftmaxCrossEntropyLoss_fn get;

PythonFunctionContainer _RegressionHeadWithMeanSquaredErrorLoss_fn get;

PythonFunctionContainer LossSpec_fn get;