Bayes Blocks: An Implementation of the Variational Bayesian Building Blocks Framework
Abstract
A software library for constructing and learning probabilistic models is presented. The library offers a set of building blocks from which a large variety of static and dynamic models can be built. These include hierarchical models for variances of other variables and many nonlinear models. The underlying variational Bayesian machinery, providing for fast and robust estimation but being mathematically rather involved, is almost completely hidden from the user thus making it very easy to use the library. The building blocks include Gaussian, rectified Gaussian and mixture-of-Gaussians variables and computational nodes which can be combined rather freely.
Cite
Text
Harva et al. "Bayes Blocks: An Implementation of the Variational Bayesian Building Blocks Framework." Conference on Uncertainty in Artificial Intelligence, 2005.Markdown
[Harva et al. "Bayes Blocks: An Implementation of the Variational Bayesian Building Blocks Framework." Conference on Uncertainty in Artificial Intelligence, 2005.](https://mlanthology.org/uai/2005/harva2005uai-bayes/)BibTeX
@inproceedings{harva2005uai-bayes,
title = {{Bayes Blocks: An Implementation of the Variational Bayesian Building Blocks Framework}},
author = {Harva, Markus and Raiko, Tapani and Honkela, Antti and Valpola, Harri and Karhunen, Juha},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2005},
pages = {259-266},
url = {https://mlanthology.org/uai/2005/harva2005uai-bayes/}
}