diff options
| author | Yuchen Pei <me@ypei.me> | 2019-02-14 10:21:18 +0100 | 
|---|---|---|
| committer | Yuchen Pei <me@ypei.me> | 2019-02-14 10:21:18 +0100 | 
| commit | 07223bbce8e6c4a48f6b49879fb8c1966bb97673 (patch) | |
| tree | e0af1d371395bd8ad3ec94876ec37d28de48e670 | |
| parent | be9623ade13d38335b291a0500f8f770166bb8fc (diff) | |
minor fixes
| -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 a3dc0db..d22dbb3 100644 --- a/posts/2019-02-14-raise-your-elbo.md +++ b/posts/2019-02-14-raise-your-elbo.md @@ -336,7 +336,7 @@ $(x_{1, j})_{j = 1 : m_1}$. In the same fashion we construct  $x_{2, 1 : m_2}, x_{3, 1 : m_3}, ... x_{n_d, 1 : m_{n_d}}$.  With almost no loss of generality, we assume all $m_\ell$s are equal and -them as $m$. +write them as $m$.  Now the model becomes | 
