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

suyagi
/
sains-data-model

Keras
Model card Files Files and versions
xet
Community

Instructions to use suyagi/sains-data-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use suyagi/sains-data-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://suyagi/sains-data-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
sains-data-model
224 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
suyagi's picture
suyagi
Upload hf_upload_package.zip with huggingface_hub
8155bf1 verified 6 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 6 months ago
  • class_indices.json
    121 Bytes
    Upload folder using huggingface_hub 6 months ago
  • hf_upload_package.zip
    1.32 kB
    xet
    Upload hf_upload_package.zip with huggingface_hub 6 months ago
  • label_encoder.pkl
    518 Bytes
    xet
    Upload folder using huggingface_hub 6 months ago
  • model_resnet.keras
    224 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • predict.py
    729 Bytes
    Upload folder using huggingface_hub 6 months ago
  • requirements.txt
    39 Bytes
    Upload folder using huggingface_hub 6 months ago