Skip to content

Implementation of the PAC Bayesian GP learning method.

License

Notifications You must be signed in to change notification settings

tyliu22/PAC_GP

 
 

Repository files navigation

PAC-Bayes NIGP algorithms

The code allows the users to experiment with the proposed NIGP training method.

Datasets download

Datasets can be download via UCI datasets or UCI Machine Learning Repository

Reproducing results

The experiments reported in the publication can be reproduced by executing

  1. Reproducing Noisy Input Gaussian Processing (NIGP) algorithms
NIGP_Reg_method_1.py
NIGP_Reg_method_2.py
  1. Reproducing PAC-Bayes NIGP algorithms
NIGP_Reg_method_1.py
NIGP_Reg_method_2.py

About

Implementation of the PAC Bayesian GP learning method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%