Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Adhithpasu
/
DigitRecognition

Image Classification
Keras
English
computer-vision
digit-recognition
mnist
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use Adhithpasu/DigitRecognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Adhithpasu/DigitRecognition with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Adhithpasu/DigitRecognition")
    
  • Notebooks
  • Google Colab
  • Kaggle
DigitRecognition
9.38 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Adhithpasu's picture
Adhithpasu
Update README.md
a352395 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • DigitRecognition.ipynb
    43.7 kB
    Upload 2 files about 1 month ago
  • README.md
    2.91 kB
    Update README.md about 1 month ago
  • train.csv.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    9.33 MB
    xet
    Upload 2 files about 1 month ago