Skip to content

Commit c1c635a

Browse files
Add files via upload
1 parent 2bb0bc4 commit c1c635a

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
@@ -60,7 +60,7 @@
6060
<td><a href="https://functional-data-clustering.github.io/Tutorials/REM.html" target="_blank">REM</a></td>
6161
<td>Multivariate</td>
6262
<td><a href="https://functional-data-clustering.github.io/Tutorials/REM_slides.pdf" target="_blank">Here</a></td>
63-
<td><a href="https://github.com/tobinjo96/REM" target="_blank">GitHub</a></td>
63+
<td><a href="https://pypi.org/project/REMclust/" target="_blank">PyPI</a></td>
6464
<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>
6565
It initializes the Gaussian means with density-peak exemplars in the data.</td>
6666
</tr>

0 commit comments

Comments
 (0)