Instructions to use jobet1995/power_forecasting_project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use jobet1995/power_forecasting_project with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://jobet1995/power_forecasting_project") - Notebooks
- Google Colab
- Kaggle
CI/CD: Upload models to Hugging Face
Browse files- keras_model.keras +2 -2
keras_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:65ec5fef54cafbec98c0a8f4e62732b0413d861261c16608bee93b6f9035b27d
|
| 3 |
+
size 151083
|