Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
turab31
/
mnist-model
like
0
Keras
Model card
Files
Files and versions
xet
Community
Use this model
main
mnist-model
/
module
/
hello.py
turab31
Upload folder using huggingface_hub
338964a
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
62 Bytes
from
package.main
import
*
print
(add(
2
,
9
))
print
(area(
3
))