kumar-shridhar / PyTorch-BayesianCNN

Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
MIT License
1.42k stars 323 forks source link

GaussianVariationalInference imported from BBBlayers but defined in BBBlayers_ #40

Closed EvenStrangest closed 4 years ago

EvenStrangest commented 4 years ago

How come?

kumar-shridhar commented 4 years ago

Please use the Jupyter Notebook. It is commented there and ELBO is defined.