mir.model.lda.hoffman

Online variational Bayes for latent Dirichlet allocation

References: Hoffman, Matthew D., Blei, David M. and Bach, Francis R.. "Online Learning for Latent Dirichlet Allocation.." Paper presented at the meeting of the NIPS, 2010.

Members

Structs

LdaHoffman
struct LdaHoffman(F)

Batch variational Bayes for LDA with mini-batches.

Meta

Authors

Ilya Yaroshenko