Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hunkim/PyTorchZeroToAll
/ 01_basics.py
File
01_basics.py
01_basics.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
matplotlib.pyplot
as
plt
3
4
x_data = [1.0, 2.0, 3.0]
Callers
nothing calls this directly
Calls
2
forward
Function · 0.70
loss
Function · 0.70
Tested by
no test coverage detected