Skip to content

Commit

Permalink
[docs] Add link to attacks
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhanstudio committed May 31, 2023
1 parent 2c7be57 commit f460d5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bat/attacks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
Gradient Estimation:
- Bandits Attack [(Ilyas et al., 2019)](https://arxiv.org/abs/1807.07978)
#### bat.attacks.simba_attack
#### bat.attacks.square_attack
#### bat.attacks.bandits_attack
'''

from bat.attacks.base_attack import BaseAttack
Expand Down

0 comments on commit f460d5b

Please sign in to comment.