Content deleted Content added
David Cooke (talk | contribs) →Generic CE algorithm: fix formatting. |
David Cooke (talk | contribs) m →Generic CE algorithm: fix formatting |
||
Line 15:
==Generic CE algorithm==
# Solve for <math>\mathbf{v}^{(t)}</math>, where<br><math>\mathbf{v}^{(t)} = \mathop{\textrm{argmax}}_{\mathbf{v}} \frac{1}{N} \sum_{i=1}^N H(\mathbf{X}_i)
▲ <math>\mathbf{v}^{(t)} = \mathop{\textrm{argmax}}_{\mathbf{v}} \frac{1}{N} \sum_{i=1}^N H(\mathbf{X}_i) \frac{f(\mathbf{X}_i;\mathbf{u})}{f(\mathbf{X}_i;\mathbf{v}^{(t-1)})} \log f(\mathbf{X}_i;\mathbf{v})</math>
▲4. If convergence is reached then '''stop'''; otherwise, increase t by 1 and reiterate from step 2.
In several cases, the solution to step 3 can be found ''analytically''. Situations in which this occurs are
|