Skip to content

yikai-wu/Generalization_Bounds_PAC_BAYES

 
 

Repository files navigation

Generalization_Bounds_PAC_BAYES

This Python module allows to compute pac bayesian bounds on the true error of neural networks.

To run the module for a specific NN :

  python Main.py -model 'Your Specific model' -prior_mean 'The mean to be chosen for the normal prior distribution'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Shell 3.3%