Skip to content

adkoo/GP_Hyper_opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization of Gaussian Process Hyperparameters

Gaussian processes are a powerful tool for non-parametric regression. Training is performed by maximizing the likelihood of the data given the model to find the best GP kernel hyperparameters.

Here we compare our TFGP code (based on Tensorflow) to the results using sklearn and Gpy packages.

See the example notebook 'Hyperparameter_training.ipynb'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published