Instructions to use asmaemou/research-dyslexia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use asmaemou/research-dyslexia with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://asmaemou/research-dyslexia") - Notebooks
- Google Colab
- Kaggle
Upload best_model.keras with huggingface_hub
Browse files- best_model.keras +2 -2
best_model.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e6e61d5ad57878c97824234cba3074d4daccfacd93ce194b9c485c4ea3489e0
|
| 3 |
+
size 61351577
|