Update model in FGSM tutorial according to MNIST example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 4.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
In the FGSM tutorial, the Net architecture is inconsistent with that in the latest version in the MNIST example.
There are mainly two changes where the model was updated.
The corresponding pretrained model provided in the tutorial should be updated as well.
Any suggestion is welcome!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the FGSM tutorial's “Model Under Attack” and “Inputs” sections, then compare the Net architecture with the linked MNIST example at main.py#L11 and the two referenced commits. Update the tutorial model and its corresponding pretrained model, then verify that the tutorial remains consistent with the latest MNIST example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100