Thesis docs
|
Abstract interface for Bayesian nonparametric processes. More...
Go to the source code of this file.
Classes | |
class | Process |
Abstract base class for Bayesian nonparametric processes. More... | |
Abstract interface for Bayesian nonparametric processes.
This file defines the abstract Process base class that provides a unified interface for different Bayesian nonparametric processes (DP, NGGP, DPW, NGGPW). It defines the essential methods needed for both Gibbs sampling and split-merge MCMC algorithms.