Skip to content

Commit 2e5b1c4

Browse files
Add files via upload
1 parent 68f089f commit 2e5b1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<td>Multivariate</td>
6262
<td><a href="https://functional-data-clustering.github.io/Tutorials/REM_slides.pdf" target="_blank">Here</a></td>
6363
<td><a href="https://pypi.org/project/REMclust/" target="_blank">PyPI</a></td>
64-
<td>The <a href="http://www.tara.tcd.ie/bitstream/handle/2262/101920/REM_SIAM.pdf?sequence=5&isAllowed=y" target="_blank">Reinforced EM</a> (REM) algorithm provides an efficient solution to the initilization problem of the EM algorithm for clustering with Gaussian mixture models.<br>
64+
<td>The <a href="https://epubs.siam.org/doi/abs/10.1137/1.9781611977653.ch14" target="_blank">Reinforced EM</a> (REM) algorithm provides an efficient solution to the initilization problem of the EM algorithm for clustering with Gaussian mixture models.<br>
6565
It initializes the Gaussian means with density-peak exemplars in the data.</td>
6666
</tr>
6767
<tr>

0 commit comments

Comments
 (0)