Harry24k / bayesian-neural-network-pytorch

PyTorch implementation of bayesian neural network [torchbnn]
MIT License
497 stars 75 forks source link
bayesian deep-learning neural-network pytorch

Bayesian-Neural-Network-Pytorch

MIT License Pypi Documentation Status

This is a lightweight repository of bayesian neural network for PyTorch.

Usage

:clipboard: Dependencies

:hammer: Installation

import torchbnn

:rocket: Demos

Citation

If you use this package, please cite the following BibTex (SemanticScholar, GoogleScholar):

@article{lee2022graddiv,
  title={Graddiv: Adversarial robustness of randomized neural networks via gradient diversity regularization},
  author={Lee, Sungyoon and Kim, Hoki and Lee, Jaewook},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year={2022},
  publisher={IEEE}
}

:mag_right: Update Records

Here is update records of this package.

Thanks to