CategoricalHingeΒΆ

Computes the categorical hinge loss.

Abstract Signature:

CategoricalHinge(reduction: str = sum_over_batch_size)

Keras

API: keras.losses.CategoricalHinge
Strategy: Direct Mapping

TensorFlow

API: tf.keras.losses.CategoricalHinge
Strategy: Direct Mapping