Update README.md
Browse files
README.md
CHANGED
@@ -86,15 +86,12 @@ This dataset is useful for:
|
|
86 |
|
87 |
## Citation
|
88 |
|
89 |
-
@dataset{
|
90 |
-
|
91 |
-
title={MNIST with Adversarial Examples},
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
year={2025},
|
96 |
-
|
97 |
-
url={https://huggingface.co/datasets/wambosec/adversarial-mnist}
|
98 |
}
|
99 |
|
100 |
Adversarial examples from: https://www.kaggle.com/datasets/sudulakishore/mnist-fgsm
|
|
|
86 |
|
87 |
## Citation
|
88 |
|
89 |
+
@dataset{
|
90 |
+
adversarial_mnist,
|
91 |
+
title={MNIST with Adversarial Examples},
|
92 |
+
author={wambosec},
|
93 |
+
year={2025},
|
94 |
+
url={https://huggingface.co/datasets/wambosec/adversarial-mnist}
|
|
|
|
|
|
|
95 |
}
|
96 |
|
97 |
Adversarial examples from: https://www.kaggle.com/datasets/sudulakishore/mnist-fgsm
|