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'