bethgelab / bethgelab/foolbox

Attack methods mentioned in https://foolbox.readthedocs.io/, but not found in github

Open
#739 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3k
Forks
442
PR merge metrics
No merged PRs in 30d

Description

Hello,
At [https://foolbox.readthedocs.io/en/v2.0.0/modules/attacks.html](https://foolbox.readthedocs.io/en/v2.0.0/modules/attacks.html) there are plenty of attack models mentioned, with links to their source files on github - e.g. [GradientAttack](https://foolbox.readthedocs.io/en/v2.0.0/modules/v1_attacks/gradient.html#foolbox.attacks.GradientAttack), [LinfinityBasicIterativeAttack](https://foolbox.readthedocs.io/en/v2.0.0/modules/v1_attacks/gradient.html#foolbox.attacks.LinfinityBasicIterativeAttack), etc. If I click on their corresponding source link, I get 404 error: For example, LinfinityBasicIterativeAttack points to missing https://github.com/bethgelab/foolbox/blob/master/foolbox/attacks/iterative_projected_gradient.py#L372-L446.

Searching for LinfinityBasicIterativeAttack in repo reports no findings.
How could I get the actual list of attackers?
Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the versioned attacks page at https://foolbox.readthedocs.io/en/v2.0.0/modules/attacks.html and compare its linked source locations with the current GitHub repository. Check the GradientAttack and LinfinityBasicIterativeAttack links first; done means the documented attack list and source links resolve to the implementations users can find.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.