Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
flxowens
/
mnist-classifier
like
0
ylecun/mnist
English
License:
mit
Model card
Files
Files and versions
Community
f774571
mnist-classifier
/
models
Ctrl+K
Ctrl+K
2 contributors
History:
3 commits
harry
feat: enhance training loop with tqdm progress bar and configurable parameters
f774571
8 months ago
mnist_model_lr0.001_bs128_ep10.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.8 MB
LFS
feat: enhance training loop with tqdm progress bar and configurable parameters
8 months ago
mnist_model_lr0.001_bs64_ep10.pth
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.8 MB
LFS
feat: add seed setting for deterministic training
8 months ago