aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posts/2019-02-14-raise-your-elbo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2019-02-14-raise-your-elbo.md b/posts/2019-02-14-raise-your-elbo.md
index d22dbb3..18c085b 100644
--- a/posts/2019-02-14-raise-your-elbo.md
+++ b/posts/2019-02-14-raise-your-elbo.md
@@ -73,7 +73,7 @@ $$L(w, q) = E_q \log{w \over q}. \qquad (1.25)$$
From (1), we see that to minimise the nonnegative term $D(q || p)$, one
can maximise the ELBO.
-To this end, we can simply discard $D(p || q)$ in (1) and obtain:
+To this end, we can simply discard $D(q || p)$ in (1) and obtain:
$$\log Z \ge L(w, q) \qquad (1.3)$$