Code examples
Our code examples are short, focused demonstrations of how to perform Bayesian Approximation using Variational Bayes techiniques discussed in the VB tutorial paper.
We also provide code examples to replicate the experimental results shown in our research papers.
Table of contents
- CGVB for Bayesian Logistic Regression model object
- CGVB for Bayesian Logistic Regression model object using AutoDiff
- VAR(1) defined as function handle