Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 329 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 329 Bytes

CVI

Code for AISTATS 2017 paper on "Conjugate-Computation Variational Inference".

To reproduce Fig. 1(a) in the paper, run `log_reg_expt.m'

For a comparison on GP binary classification, run `demo_binary_gp.m' in the 'gp/' folder.

For the Gamma approximation, please see this repo