Skip to content
Discussion options

You must be logged in to vote

Cross-Entropy H(p, q) is mathematically equivalent to the entropy of the true distribution H(p) plus the KL divergence between true and predicted distributions D_KL(p || q): H(p, q) = H(p) + D_KL(p || q). Minimizing cross-entropy is identical to minimizing KL divergence from empirical ground truth.

Replies: 1 comment

Comment options

Ultron09
Aug 27, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Ultron09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant