Skip to content

Commit 1bd1f87

Browse files
committed
write generative model
1 parent 19868d1 commit 1bd1f87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bayesml/hiddenmarkovnormal/hiddenmarkovnormal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ $$
5757
C(\boldsymbol{\zeta}_{0,k'}) &= \frac{\Gamma(\sum_{k=1}^K \zeta_{0,k',k})}{\Gamma(\zeta_{0,k',1})\cdots\Gamma(\zeta_{0,k',K})}.
5858
\end{align}
5959
$$
60-
60+
<!--
6161
The apporoximate posterior distribution in the $t$-th iteration of a variational Bayesian method is as follows:
6262
6363
* $\boldsymbol{x}^n = (\boldsymbol{x}_1, \boldsymbol{x}_2, \dots , \boldsymbol{x}_n) \in \mathbb{R}^{D \times n}$: given data
@@ -121,3 +121,4 @@ $$
121121
\nu_{\mathrm{p},k} &= \nu_{n,k}^{(t)} - D + 1.
122122
\end{align}
123123
$$
124+
-->

0 commit comments

Comments
 (0)