Closed carlini closed 6 years ago
Right now we have spsa_attack, pertub_grid, and I'm adding the boundary attack. We should probably make them all just perturb.
spsa_attack
pertub_grid
perturb
This was already done in a prior commit.
Right now we have
spsa_attack
,pertub_grid
, and I'm adding the boundary attack. We should probably make them all justperturb
.