Skip to content

Commit

Permalink
change example description
Browse files Browse the repository at this point in the history
Signed-off-by: Arunabh <[email protected]>
  • Loading branch information
Foxglove144 committed Jul 4, 2023
1 parent eb2f277 commit 22a25c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/targeted_universal_perturbation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Trains a pytorch classifier on the MNIST dataset, then attacks it with the targeted universal adversarial perturbation attack."""
"""Train a PyTorch classifier on MNIST dataset, then attack it with targeted universal adversarial perturbations."""

from torch import nn
from torch import optim
Expand Down

0 comments on commit 22a25c2

Please sign in to comment.