Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/patrickloeber/pytorchTutorial
/ 15_transfer_learning.py
File
15_transfer_learning.py
15_transfer_learning.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn
as
nn
3
import
torch.optim
as
optim
4
from
torch.optim
import
lr_scheduler
Callers
nothing calls this directly
Calls
2
train_model
Function · 0.85
imshow
Function · 0.70
Tested by
no test coverage detected