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:ce46ac2a58f241e5ceaae51a4a9a5abc772018213860ef977989288f94f7f410
|
| 3 |
+
size 2534658
|