8000 GitHub - gkontoudis/GRBCM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gkontoudis/GRBCM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aggregation GPs for large-scale regression

This is the implementation of the scalable GP developed in "Haitao Liu, Jianfei Cai, Yi Wang, Yew-Soon Ong, Generalized Robust Bayesian Committee Machine for Large-scale Gaussian Process Regression, 2018 ICML". Please see the paper for further details.

We implement state-of-the-art aggregation models including

  • product-of-experts (PoE),
  • generalized PoE (GPoE),
  • Bayesian committee machine (BCM),
  • robust BCM (RBCM),
  • generalized RBCM (GRBCM),
  • nested pointwise aggregation of experts (NPAE).

This code relies on the "GPML toolbox".

To run the example file, execute:

demo_toy.m

GRBCM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%
0