Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

index.rst

File metadata and controls

28 lines (22 loc) · 1.07 KB

VIABEL

VIABEL (Variational Inference and Approximation Bounds that are Efficient and Lightweight) is a library (still in early development) that provides two types of functionality:

  1. A lightweight, flexible set of methods for variational inference that is agnostic to how the model is constructed. All that is required is a log density and its gradient.
  2. Methods for computing bounds on the errors of the mean, standard deviation, and variance estimates produced by a continuous approximation to an (unnormalized) distribution. A canonical application is a variational approximation to a Bayesian posterior distribution.

installation quickstart.ipynb robust-regression.ipynb api/api