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

  • Log In
  • Sign Up

dross20
/
simpsons-classification-model

Keras
Model card Files Files and versions
xet
Community

Instructions to use dross20/simpsons-classification-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use dross20/simpsons-classification-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://dross20/simpsons-classification-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
simpsons-classification-model
123 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
dross20's picture
dross20
Save model using Keras.
b95a6a1 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    438 Bytes
    Save model using Keras. over 1 year ago
  • config.json
    10.7 kB
    Save model using Keras. over 1 year ago
  • metadata.json
    63 Bytes
    Save model using Keras. over 1 year ago
  • model.weights.h5
    123 MB
    xet
    Save model using Keras. over 1 year ago