History of Kullback-Leibler divergences between probability distributions

back to table · edit · history · where entries came from · files

compare when who what
2026-09-19 21:59 zeta3 shorten KL definition after audit current reviewed
2026-09-19 21:58 zeta3 repair KL divergence prose after critique
2026-09-19 21:33 zeta3 interactive corrected KL divergence range after dry run
2026-09-19 21:31 zeta3 interactive corrected KL divergence range after dry run
2026-09-19 21:30 zeta3 with Codex CLI, table KL divergence values of probability distributions
2026-09-19 21:24 zeta3 interactive proposed KL divergence table

What changed between 2026-09-19 21:58 and 2026-09-19 21:59

from line 1 (7 lines, 1 fewer than before) @@ -1,8 +1,7 @@
 Title: Kullback-Leibler divergences between probability distributions-Definition: For probability measures $P$ and $Q$ with $P$ absolutely continuous with-  respect to $Q$, the Kullback-Leibler divergence CITE{WikiKL}, or relative entropy,-  is $D(P\|Q)=\int \log(\mathrm{d}P/\mathrm{d}Q)\,\mathrm{d}P$. This table gives it-  as one number in two conventions, the logarithmic units `nats` and `bits`, for ordered-  pairs of named one-dimensional distributions in SciPy standard forms.+Definition: For probability measures $P$ absolutely continuous with respect to $Q$,+  the Kullback-Leibler divergence CITE{WikiKL} is $D(P\|Q)=\int\log(\mathrm{d}P/\mathrm{d}Q)\,\mathrm{d}P$.+  The table gives it in nats and bits, two conventions for the same number, for SciPy+  standard one-dimensional distribution pairs. Tags: - probability theory 

Sign in to restore an earlier version.