Difference between revisions of "Incremental Gibbs sampling"
From Cohen Courses
Jump to navigationJump to search (Created page with 'Wikipedia page on Gibbs sampling. Usually Gibbs sampling works in a batch mode. By generating sequence of Markov chain, the stationary state of the chain is the final distributi…') |
|||
Line 1: | Line 1: | ||
− | Wikipedia page on Gibbs sampling. | + | Wikipedia page on [http://en.wikipedia.org/wiki/Gibbs_sampling Gibbs sampling ]. |
Usually Gibbs sampling works in a batch mode. By generating sequence of Markov chain, the stationary state of the chain is the final distribution we want. Incremental Gibbs sampling, specifically for LDA, can start with some initial states, and continue the sampling process for new docuemnts | Usually Gibbs sampling works in a batch mode. By generating sequence of Markov chain, the stationary state of the chain is the final distribution we want. Incremental Gibbs sampling, specifically for LDA, can start with some initial states, and continue the sampling process for new docuemnts |
Latest revision as of 00:09, 5 April 2011
Wikipedia page on Gibbs sampling .
Usually Gibbs sampling works in a batch mode. By generating sequence of Markov chain, the stationary state of the chain is the final distribution we want. Incremental Gibbs sampling, specifically for LDA, can start with some initial states, and continue the sampling process for new docuemnts