categorical_hinge ================= Computes the categorical hinge loss. **Abstract Signature:** ``categorical_hinge(y_true, y_pred)`` .. raw:: html

Keras

API: keras.losses.categorical_hinge
Strategy: Direct Mapping

TensorFlow

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