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

alejandrotg-code
/
music-genre-classification

Keras
Spanish
audio
sound-classification
cnn
spectrogram
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use alejandrotg-code/music-genre-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use alejandrotg-code/music-genre-classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://alejandrotg-code/music-genre-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
music-genre-classification
5.19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
alejandrotg-code's picture
alejandrotg-code
Rename README to README.md
c9e164b verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    2.36 kB
    Rename README to README.md 5 days ago
  • model.h5
    5.18 MB
    xet
    Upload model.h5 5 days ago