Harry24k / bayesian-neural-network-pytorch

PyTorch implementation of bayesian neural network [torchbnn]
MIT License
475 stars 74 forks source link

literature reference #5

Closed Marchphy closed 3 years ago

Marchphy commented 4 years ago

Hi,

Thanks for your work! This library is easy to use and works well on my dataset(big and complex).

Since I am new to BNN, could you please share with me the paper(s) corresponding to your implementation?

Harry24k commented 4 years ago

I read following papers

Hope this helps! :)