Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/tutorials
/ polynomial_nn.py
File
polynomial_nn.py
beginner_source/examples_nn/polynomial_nn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
PyTorch: nn
4
-----------
Callers
nothing calls this directly
Calls
3
loss_fn
Function · 0.85
model
Function · 0.50
backward
Method · 0.45
Tested by
no test coverage detected