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

  • Log In
  • Sign Up

mltrev23
/
lstm_forecast

Keras
Model card Files Files and versions
xet
Community

Instructions to use mltrev23/lstm_forecast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use mltrev23/lstm_forecast with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://mltrev23/lstm_forecast")
    
  • Notebooks
  • Google Colab
  • Kaggle
lstm_forecast
786 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mltrev23's picture
mltrev23
Upload model_checkpoint.keras
5eeb7ea verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.08 kB
    Update README.md over 1 year ago
  • model_checkpoint.keras
    783 kB
    Upload model_checkpoint.keras over 1 year ago