cross-entropy

A loss function commonly used in classification tasks, measuring the difference between the predicted probability distribution and the true distribution. It is an essential tool in training deep learning models to ensure better alignment of outputs with ground truth.

7 papers