ajbc / lda-svi

an implementation of latent Dirichlet allocation (LDA) with stochastic variational inference
GNU General Public License v3.0
20 stars 16 forks source link

add convergence criteria #2

Closed ajbc closed 9 years ago

ajbc commented 9 years ago

Currently, inference only stops when it hits the iteration cap.