pytorch / pytorch/tutorials

Update model in FGSM tutorial according to MNIST example

Open
#901 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.