Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sharktide
/
ClimateStrike_ClimateForecast_r1

Time Series Forecasting
Keras
google-tensorflow TensorFlow
English
climate
strike
lstm
tensorflow
Model card Files Files and versions
xet
Community

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
ClimateStrike_ClimateForecast_r1
234 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
sharktide's picture
sharktide
Update README.md
5a70b8f verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    635 Bytes
    Update README.md 8 months ago
  • config.json
    0 Bytes
    Create config.json 8 months ago
  • custom_objects.py
    91 Bytes
    Create custom_objects.py 8 months ago
  • tf_model.h5
    232 kB
    xet
    Rename tf_model (1).h5 to tf_model.h5 8 months ago