tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Change order of optimizer.step() in documentation

Open tgilbert09 opened this issue 1 year ago • 1 comments

Commit be6e86342233bdc932deace52d7388073fbb66b4 changed the order of optimization steps in the "# Backpropagation" section of the code (see lines 161 to 163). This commit updates the order of optimization steps in the description/comments to match the code.

tgilbert09 avatar Aug 25 '24 12:08 tgilbert09