Skip to content

For testing whether Bayesian NN priors are generalization-agnostic...or nah.

Notifications You must be signed in to change notification settings

jbuckman/bnn-blog-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bnn-blog-experiments

For testing whether Bayesian NN priors are generalization-agnostic...or nah.

Requires Python 3 & Tensorflow.

Run: python svhn_good_or_bad.py good to train on just SVHN train set, or python svhn_good_or_bad.py bad to train on the SVHN train set and a corrupted version of the test set.

Run: python svhn_is_posterior_real.py to train a BNN and also a regular neural network on the same data.

About

For testing whether Bayesian NN priors are generalization-agnostic...or nah.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages