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

  • Log In
  • Sign Up

BrendaTellez
/
SoundClassificationCNNRNN

Audio Classification
Keras
English
biology
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use BrendaTellez/SoundClassificationCNNRNN with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://BrendaTellez/SoundClassificationCNNRNN")
    
  • Notebooks
  • Google Colab
  • Kaggle
SoundClassificationCNNRNN
646 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
BrendaTellez's picture
BrendaTellez
Update README.md
de37ce0 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • ESC-50-master.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    646 MB
    xet
    Upload ESC-50-master.zip about 3 years ago
  • README.md
    163 Bytes
    Update README.md about 3 years ago