diff options
author | Yuchen Pei <me@ypei.me> | 2019-02-18 10:30:28 +0100 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2019-02-18 10:30:28 +0100 |
commit | e28f5e7ee788bf74f8e3495e8488a064edd0a82d (patch) | |
tree | e964cb1ed97e423f3cc826864e5546d3ba860ec5 /posts | |
parent | 8eb0393633dd777bdbdc5213f4f411cd0b7700b4 (diff) |
fixed some typos
Diffstat (limited to 'posts')
-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: |