Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sirwenhao/Deep-Learning-Notes
/ train.py
File
train.py
CV/Pytorch_classification/AlexNet/train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
matplotlib
2
import
torch
3
import
torch.nn
as
nn
4
import
torchvision
Callers
nothing calls this directly
Calls
2
AlexNet
Class · 0.90
backward
Method · 0.80
Tested by
no test coverage detected