Skip to content

SheffieldML/TVB

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Tilted Variational Bayes

A variational method, using the 'tilted' distribution from EP as the averaging distribution.

Here we have implemented TVB for inference in Gaussian process classifiacation and robust regression.

Citation

Our paper has been accepted for publication at AISTATS. Here's the citation-to-be:

@inproceedings{hensman2014tilted,
  title={Tilted Variational Bayes},
  author={Hensman, James and Zwie\ss ele, Max and Lawrence, Neil D.},
  booktitle={International Conference on Artificial Intelligence and Statistics},
  publisher={JMLR W\&CP},
  year={2014}
}

You can download a copy of the (almost) final paper, with supplementary material attached here: http://staffwww.dcs.sheffield.ac.uk/people/J.Hensman/hensman_2014_TVB.pdf

Dependencies

This code depends on our open source project GPy: http://github.com/SheffieldML/GPy

License

The code is released under the GNU GPL (see LICENSE.txt).

About

A variational method that looks like EP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages