Skip to content

yolu1055/online-sLDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

online-sLDA

Implementation of classification sLDA[1] with SVI[2]. We use stochastic gradient ascent to optimize the logistic regression parameters.

Only the model itself. Omit the input, output, and main function.

Part of code is adapted from Matthew Hoffman's online lda code.

References

[1] Chong, Wang, David Blei, and Fei-Fei Li. "Simultaneous image classification and annotation." Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on. IEEE, 2009.

[2] Hoffman, Matthew D., et al. "Stochastic variational inference." Journal of Machine Learning Research 14.1 (2013): 1303-1347.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages