Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gp_grid

Tools for exact GP inference on massive image, video, spatial-temporal, or multi-output datasets.

Installation & Setup

Only python 2 is supported currently, and up-to-date Anaconda distribution is recommended. For basic usage, we only rely on the numpy and scipy packages. Optionally, the lightweight tabulate package can be installed with pip which we use for printing. Additional non-standard packages such as GPy are required for testing, however, this is not required for regular use.

Tutorials

Citation

The underlying algorithms are based on the 2018 SDM paper (found here):

@inproceedings{evans_gp_grid,
  title={Exploiting Structure for Fast Kernel Learning},
  author={Evans, Trefor W and Nair, Prasanth B},
  booktitle={SIAM International Conference on Data Mining},
  year={2018},
  pages={414-422}
}

About

[SDM'18] Exploiting Structure for Fast Kernel Learning

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages