@@ -23,11 +23,11 @@ In summary, in addition to finding the the hyper-parameters $`\pi, \mu, \Sigma_{
3. Initialise the transformation matrix $`\mathbf{U} = \mathbf{MN}^{T}`$, where $`\mathbf{MDN}^{T}`$ is the SVD of $`\sum_{k=1}^{K}\mu_{k}^{H}(\mu_{k}^{L})^{T}`$.
4. For iteration = $`1, 2, ...`$, do
-**E-step.** Evaluate the responsibilities using the current parameter values