Skip to content

Commit 3555c30

Browse files
authored
Update README.md
1 parent d2272f0 commit 3555c30

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ To freeze a bayesian neural network, which means force a bayesian neural network
4444
If you use this package, please cite the following BibTex (SemanticScholar, GoogleScholar):
4545

4646
```
47-
@article{lee2021graddiv,
48-
title={GradDiv: Adversarial Robustness of Randomized Neural Networks via Gradient Diversity Regularization},
47+
@article{lee2022graddiv,
48+
title={Graddiv: Adversarial robustness of randomized neural networks via gradient diversity regularization},
4949
author={Lee, Sungyoon and Kim, Hoki and Lee, Jaewook},
50-
journal={arXiv preprint arXiv:2107.02425},
51-
year={2021}
50+
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
51+
year={2022},
52+
publisher={IEEE}
5253
}
5354
```
5455

0 commit comments

Comments
 (0)