Skip to content

Commit 2f432fe

Browse files
DOC: Fix broken link to neurips paper
1 parent 0d7f2e5 commit 2f432fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ pdoc gmr --html --skip-errors
227227

228228
The first publication that presents the GMR algorithm is
229229

230-
> [1] Z. Ghahramani, M. I. Jordan, "Supervised learning from incomplete data via an EM approach," Advances in Neural Information Processing Systems 6, 1994, pp. 120-127, http://papers.nips.cc/paper/767-supervised-learning-from-incomplete-data-via-an-em-approach
230+
> [1] Z. Ghahramani, M. I. Jordan, "Supervised learning from incomplete data via an EM approach," Advances in Neural Information Processing Systems 6, 1994, pp. 120-127, https://proceedings.neurips.cc/paper/1993/hash/f2201f5191c4e92cc5af043eebfd0946-Abstract.html
231231
232232
but it does not use the term Gaussian Mixture Regression, which to my knowledge occurs first in
233233

0 commit comments

Comments
 (0)