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
Upload best_model_10Words.h5
Browse files- best_model_10Words.h5 +3 -0
best_model_10Words.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cc82d9739765286bcccdf2ce2154957afd4d2a2d26e7603516d989fd3294347
|
| 3 |
+
size 107984
|