danielkelshaw / WeightUncertainty

PyTorch implementation of 'Weight Uncertainty in Neural Networks'
https://arxiv.org/abs/1505.05424
MIT License
18 stars 2 forks source link

Implement Scale Mixture Prior #6

Closed danielkelshaw closed 4 years ago

danielkelshaw commented 4 years ago

Section 3.3 of the Weight Uncertainty in Neural Networks paper outlines the theory behind a Scale Mixture Prior - this is to be implemented in code.