jcjohnson / jcjohnson/pytorch-examples
typo
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 918
- PR merge metrics
- No merged PRs in 30d
Description
In the first example:
> Backprop to compute gradients of w1 and w2 with respect to loss
should be
> Backprop to compute gradient of loss with respect to w1 and w2
Thank you for the nice write-up!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.