pytorch-bayes-by-backprop
pytorch-bayes-by-backprop copied to clipboard
PyTorch implementation of "Weight Uncertainties in Neural Networks" (Bayes-by-Backprop)
pytorch-bayes-by-backprop
PyTorch implementation of Bayes-by-Backprop
1. Gaussian Prior for MNIST dataset
python run_mnist.py
2. Mixture Prior for MNIST dataset
to be implemented