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

  • Log In
  • Sign Up

sharktide
/
TornadoNet

Tabular Classification
Keras
google-tensorflow TensorFlow
ONNX
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use sharktide/TornadoNet 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/TornadoNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
TornadoNet
112 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits

This model has 1 file scanned as unsafe.

sharktide's picture
sharktide
Rename TornadoNet.h5 to tf_model.h5
8a47cc1 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    174 Bytes
    Create README.md 10 months ago
  • TornadoNet.onnx
    20.5 kB
    xet
    Upload 2 files 10 months ago
  • custom_objects.py
    1.83 kB
    Create custom_objects.py 10 months ago
  • tf_model.h5
    88.4 kB
    xet
    Rename TornadoNet.h5 to tf_model.h5 10 months ago