❔ Any questions
What does the parameter “eot_iter” mean in the UPGD attack class? I saw in the comments that it is explained as "number of models to estimate the mean gradient." But it seems that in upgd.py, only one model is passed to the code. And what is the purpose of taking the average in this way? Which paper is this parameter associated with?
❔ Any questions
What does the parameter “eot_iter” mean in the UPGD attack class? I saw in the comments that it is explained as "number of models to estimate the mean gradient." But it seems that in upgd.py, only one model is passed to the code. And what is the purpose of taking the average in this way? Which paper is this parameter associated with?