Skip to content

Commit 7007a7b

Browse files
committed
update reference
1 parent b46bf1c commit 7007a7b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build.sbt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@ It achieves competitive log-perplexity vs Online Variational Inference in the sh
8484
The official repo is at https://github.com/FurongHuang/SpectralLDA-TensorSpark. We refactored for the Spark coding style and interfaces when porting over for the PR. We wrote a report describing the algorithm in detail and listing test results at https://www.overleaf.com/read/wscdvwrjmtmw.
8585
8686
REFERENCES
87-
Anandkumar, Anima, et al., Tensor decompositions for learning latent variable models, 2012, https://arxiv.org/abs/1210.7559."""
87+
Tensor decompositions for learning latent variable models, by A. Anandkumar, R. Ge, D. Hsu, S.M. Kakade and M. Telgarsky. JMLR 2014.
88+
89+
Online Tensor Methods for Learning Latent Variable Models, by F. Huang, U.N.Niranjan, M.U.Hakeem, A.Anandkumar. JMLR 2014."""
90+
8891

8992
licenses += "Apache-2.0" -> url("http://opensource.org/licenses/Apache-2.0")
9093

0 commit comments

Comments
 (0)