shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.03k stars 1.04k forks source link

implementing and integrating structured and stochastic inference for GP #2982

Open yorkerlin opened 8 years ago

yorkerlin commented 8 years ago

@karlnapf I will work on these ideas based on Andrew's work and our paper this year :)

Reference: http://www.cs.cmu.edu/~andrewgw/pattern/ http://approximateinference.org/accepted/KhanEtAl2015.pdf

yorkerlin commented 8 years ago

step one: https://github.com/shogun-toolbox/shogun/pull/2818

yorkerlin commented 8 years ago

reference: http://www.gaussianprocess.org/gpml/code/matlab/inf/infGrid.m http://www.gaussianprocess.org/gpml/code/matlab/inf/infGrid_Laplace.m