Instructions to use sharktide/ClimateStrike_ClimateForecast_r1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use sharktide/ClimateStrike_ClimateForecast_r1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://sharktide/ClimateStrike_ClimateForecast_r1") - Notebooks
- Google Colab
- Kaggle
This is an LSTM part of ClimateSTRIKE, a high precision ai framework for natural disaster predicition and climate forecasting.
This model is a time series forcaster that predicts the temperature-above-baseline-average on a monthly basis. It simply takes in a single integer of months in the future from January 2025, and will predict the average temperature increase for that month.
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support