8000 GitHub - thjashin/solvegp: Sparse Orthogonal Variational Inference for Gaussian Processes (SOLVE-GP)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thjashin/solvegp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse Orthogonal Variational Inference for Gaussian Processes

Jiaxin Shi, Michalis K. Titsias, and Andriy Mnih, AISTATS 2020. https://arxiv.org/abs/1910.10596

Code for reproducing the animation:

solvegp.ipynb

Deep Convolutional Gaussian Processes for CIFAR10 Classification

Thanks to Shengyang Sun @ssydasheng who reproduced the experiments in https://github.com/ssydasheng/Harmonic-Kernel-Decomposition/blob/master/exp/classification.py, where setting the --method option to sovgd corresponds to SOLVE-GP (The setting is slightly different from the original paper with comparable results). Also see the accompanying paper for our latest development that leads to even better results.

Dependencies

Tensorflow >= 1.4
GPflow == 1.5.1

About

Sparse Orthogonal Variational Inference for Gaussian Processes (SOLVE-GP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0