Skip to content

Commit

Permalink
Merge pull request #1139 from jackattackyang/fix-typo-01
Browse files Browse the repository at this point in the history
fixed typo 01_pytorch_workflow.ipynb
  • Loading branch information
mrdbourke authored Jan 6, 2025
2 parents f683ef8 + fc558df commit e1fbd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01_pytorch_workflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@
"\n",
"And that's a **loss function** as well as an **optimizer**.\n",
"\n",
"The rolls of these are: \n",
"The roles of these are: \n",
"\n",
"| Function | What does it do? | Where does it live in PyTorch? | Common values |\n",
"| ----- | ----- | ----- | ----- |\n",
Expand Down

0 comments on commit e1fbd70

Please sign in to comment.