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

  • Log In
  • Sign Up

BhoneMyintSwe
/
Handwritten-classification

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

Instructions to use BhoneMyintSwe/Handwritten-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use BhoneMyintSwe/Handwritten-classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://BhoneMyintSwe/Handwritten-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
Handwritten-classification
110 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
BhoneMyintSwe's picture
BhoneMyintSwe
Update README.md
7d7f456 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    123 Bytes
    Update README.md over 2 years ago
  • best_model_10Words.h5
    108 kB
    xet
    Upload best_model_10Words.h5 over 2 years ago