You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ architecture in Keras for the CIFAR-10 dataset.
159
159
160
160
## Model stealing / model theft / model extraction
161
161
162
-
[model-stealing-demo.ipynb](model-stealing-demo.ipynb) demonstrates model stealing attacks and a reverse sigmoid defense against them.
162
+
[model-stealing-demo.ipynb](model-stealing-demo.ipynb)[[on nbviewer](https://nbviewer.jupyter.org/github/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/model-stealing-demo.ipynb)]demonstrates model stealing attacks and a reverse sigmoid defense against them.
0 commit comments