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

  • Log In
  • Sign Up

abhimlv
/
ESMPT-Models

Keras
Model card Files Files and versions
xet
Community

Instructions to use abhimlv/ESMPT-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use abhimlv/ESMPT-Models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://abhimlv/ESMPT-Models")
    
  • Notebooks
  • Google Colab
  • Kaggle
ESMPT-Models
20.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits

This model has 3 files scanned as unsafe.

abhimlv's picture
abhimlv
Add .pkl files tracked via Git LFS
a9ac50b 10 months ago
  • ARIMA
    Add .pkl files tracked via Git LFS 10 months ago
  • LSTM
    Add .pkl files tracked via Git LFS 10 months ago
  • TCN
    Add .pkl files tracked via Git LFS 10 months ago
  • .gitattributes
    1.56 kB
    Add trained model files for ARIMA, LSTM, TCN 10 months ago