Skip to content

Sequential Laplacian Regularized Gaussian Process

Notifications You must be signed in to change notification settings

rajithameka/SLRGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SLRGP

SLRGP - Sequential Laplacian Regularized Gaussian Process

SLRGP algorithm uses Laplacian regularized active learning measure (LR-AL) to select the next informative evaluation point to efficiently estimate the underlying black-box function.

Implementation is provided in the folder named Code. To run the code, GPML (Gaussian Process for Machine Learning) should be installed. For more information on GPML, please visit http://www.gaussianprocess.org/gpml/code/matlab/doc/.

After installing GPML, run Main_Gif_SLRGP.m to generate the plots shown below:

SLRGP

SLRGP

About

Sequential Laplacian Regularized Gaussian Process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages