|
Docs
|
Neal's Algorithm 3 implementation for collapsed Gibbs sampling. More...
Go to the source code of this file.
Classes | |
| class | Neal3 |
| Implementation of Neal's Algorithm 3 for collapsed Gibbs sampling. More... | |
Neal's Algorithm 3 implementation for collapsed Gibbs sampling.
This file contains the implementation of Neal's Algorithm 3, a standard collapsed Gibbs sampler for Bayesian nonparametric mixture models. The algorithm provides efficient sequential updates for cluster assignments with automatic cluster creation and deletion.