PGD adversarial training #2474
Unanswered
fatimah-aloraini
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you very much for ART; it was incredibly helpful for my project. However, I have a couple of concerns:
Do you have any notebook examples for PGD adversarial training?
From the code, it appears that PGD adversarial training trains the model only on adversarial samples. Could you please clarify how clean samples are handled?
I noticed that all the adversarial training methods deal with differential models. What about other models, such as Decision Trees and Random Forests ? Is there any way to train them adversarially using ART?
I greatly appreciate your effort. Thank you.
Fatimah
Beta Was this translation helpful? Give feedback.
All reactions