Broken link in Tuning Guide
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 4.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
The file /recipes_source/recipes/tuning_guide.py contains a link to the documentation for torch.optim.Optimizer.zero_grad(), but this link does not work for me.
Proposed change:
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
Open /recipes_source/recipes/tuning_guide.py and locate the link for torch.optim.Optimizer.zero_grad(). Compare it with the current and proposed URLs in the issue, update the broken documentation reference, and verify that the new target resolves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 92/100