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

  • Log In
  • Sign Up

sharktide
/
QuakeNet

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

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

  • Libraries
  • Keras

    How to use sharktide/QuakeNet 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/QuakeNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
QuakeNet
289 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sharktide's picture
sharktide
Create README.md
b502e3a verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • QuakeNet.onnx
    64 kB
    xet
    Upload 2 files 10 months ago
  • README.md
    154 Bytes
    Create README.md 10 months ago
  • custom_objects.py
    1.76 kB
    Update custom_objects.py 10 months ago
  • tf_model.h5
    222 kB
    xet
    Rename QuakeNet.h5 to tf_model.h5 10 months ago