binary_crossentropyΒΆ
Computes the binary crossentropy loss.
Abstract Signature:
binary_crossentropy(y_true, y_pred, from_logits: bool = False)
Computes the binary crossentropy loss.
Abstract Signature:
binary_crossentropy(y_true, y_pred, from_logits: bool = False)