Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sharktide
/
QuakeTrustNet

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

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

  • Libraries
  • Keras

    How to use sharktide/QuakeTrustNet 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/QuakeTrustNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
QuakeTrustNet
54.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
sharktide's picture
sharktide
Create custom_objects.py
6f82c72 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • QuakeScaler.json
    220 Bytes
    Upload 4 files 10 months ago
  • QuakeTrustNet.onnx
    5.95 kB
    xet
    Upload 4 files 10 months ago
  • QuakeTrustScaler.pkl
    1.09 kB
    xet
    Upload 4 files 10 months ago
  • README.md
    150 Bytes
    Create README.md 10 months ago
  • custom_objects.py
    327 Bytes
    Create custom_objects.py 10 months ago
  • tf_model.h5
    45.3 kB
    xet
    Rename QuakeTrustNet.h5 to tf_model.h5 10 months ago