From 711d81bf361e0a672e2f456e329859956da8ed37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Fleuret?= Date: Fri, 19 Jan 2024 08:59:08 +0100 Subject: [PATCH] Update. --- inftheory.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inftheory.tex b/inftheory.tex index e64fe5b..263a0b0 100644 --- a/inftheory.tex +++ b/inftheory.tex @@ -80,7 +80,7 @@ It has a simple analytical form: H(p) = - \sum_k p(k) \log_2 p(k) \] % -where by convention $o \log_2 0 = 0$. +where by convention $0 \log_2 0 = 0$. It is often seen as a measure of randomness since the more deterministic the distribution is, the less you have to emit. -- 2.20.1