tf.keras.metrics.categorical_accuracy

View source on GitHub

tf.keras.metrics.categorical_accuracy(
    y_true, y_pred
)