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

  • Log In
  • Sign Up

DevBhuyan
/
Digit-Recognition-Lightweight

Image Classification
Keras
English
Model card Files Files and versions
xet
Community

Instructions to use DevBhuyan/Digit-Recognition-Lightweight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use DevBhuyan/Digit-Recognition-Lightweight with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://DevBhuyan/Digit-Recognition-Lightweight")
    
  • Notebooks
  • Google Colab
  • Kaggle
Digit-Recognition-Lightweight
1.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
DevBhuyan's picture
DevBhuyan
Update README.md
014919f verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload best_model.keras over 1 year ago
  • README.md
    294 Bytes
    Update README.md over 1 year ago
  • best_model.keras
    1.83 MB
    xet
    Upload best_model.keras over 1 year ago