Machine Learning & Training

What Is Cross-Entropy Loss?

Cross-entropy loss is a loss function commonly used for classification problems. It measures the difference between the predicted probability distribution and the true distribution of labels. Lower cross-entropy indicates that predicted probabilities align more closely with the correct classes.

Further reading

Read more about cross-entropy loss — articles and blogs from around the web: