Instructions to use previdengue/predict_state with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use previdengue/predict_state with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://previdengue/predict_state") - Notebooks
- Google Colab
- Kaggle
Upload model_state.keras
Browse files- model_state.keras +2 -2
model_state.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:63f79e41cda69694029fe4b334aeb7663be08aa5cebbf309d35e6e4fd7f35bff
|
| 3 |
+
size 2536258
|