Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/patrickloeber/pytorchTutorial
/ 05_1_gradientdescent_manually.py
File
05_1_gradientdescent_manually.py
05_1_gradientdescent_manually.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
3
# Compute every step manually
4
Callers
nothing calls this directly
Calls
3
gradient
Function · 0.85
forward
Function · 0.70
loss
Function · 0.70
Tested by
no test coverage detected