diff options
-rw-r--r-- | posts/2019-02-14-raise-your-elbo.md | 2 |
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 0e39058..3b8c1a5 100644 --- a/posts/2019-02-14-raise-your-elbo.md +++ b/posts/2019-02-14-raise-your-elbo.md @@ -244,7 +244,7 @@ So now the space for both $x$ and $z$ are finite. We call this model the simple mixture model (SMM). As in GMM, at E-step $r_{ik}$ can be explicitly computed using -Bayesian\'s theorem. +Bayes\' theorem. It is not hard to write down the solution to the M-step in this case: |