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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sid512206
/
CardioNet-XL

Keras
English
medical
Model card Files Files and versions
xet
Community

Instructions to use sid512206/CardioNet-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sid512206/CardioNet-XL with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sid512206/CardioNet-XL")
    
  • Notebooks
  • Google Colab
  • Kaggle
CardioNet-XL
49.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
sid512206's picture
sid512206
Update README.md
3f35d86 verified 6 months ago
  • .gitattributes
    1.58 kB
    Upload 4 files 7 months ago
  • README.md
    10.1 kB
    Update README.md 6 months ago
  • ecg_cnn_model.keras
    49.7 MB
    xet
    Upload 4 files 7 months ago
  • inference.py
    1.74 kB
    Upload 4 files 7 months ago
  • requirements.txt
    64 Bytes
    Upload 4 files 7 months ago