Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
carlfeynman
/
mnist
like
0
Runtime error
App
Files
Files
Community
9c06ef3
mnist
2 contributors
History:
55 commits
carlfeynman
batchnorm2d replaced with layernorm2d
9c06ef3
over 1 year ago
.github
Create blank.yml
over 1 year ago
static
full model inference/ui added
over 1 year ago
.gitignore
Safe
11 Bytes
pycache removed
over 1 year ago
README.md
325 Bytes
removed batchnorm2d
over 1 year ago
__init__.py
Safe
0 Bytes
fastapi api server added
over 1 year ago
classifier.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
663 kB
batchnorm2d replaced with layernorm2d
over 1 year ago
mnist_classifier.ipynb
47.3 kB
batchnorm2d replaced with layernorm2d
over 1 year ago
mnist_classifier.py
3.15 kB
removed batchnorm2d
over 1 year ago
requirements.txt
78 Bytes
full model inference/ui added
over 1 year ago
server.py
991 Bytes
removed batchnorm2d
over 1 year ago
vercel.json
194 Bytes
update
over 1 year ago