/active_gp_learning

This package provides a set of tools for performing active-learning with Gaussian Processes.

Primary LanguageMATLABMIT LicenseMIT

Active GP Learning

This package provides a set of tools for performing active-learning with Gaussian Processes.

Usage

This is a work in progress but you can check the two demos in the demo folder. Any feedback would be greatly appreciated.

Dependencies

You must have the following softwares in your MATLAB path:

You can run get_dependencies.sh to download these softwares. But please check the links first.

Then, running the following script:

  • automated_model_selection_startup.m

will take care of adding them to your MATLAB path.

Tests

Running automated_model_selection_tests.m will trigger a couple of tests.