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

  • Log In
  • Sign Up

ByronSP
/
mi-modelo-cifar10

Image Classification
Keras
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use ByronSP/mi-modelo-cifar10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use ByronSP/mi-modelo-cifar10 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ByronSP/mi-modelo-cifar10")
    
  • Notebooks
  • Google Colab
  • Kaggle
mi-modelo-cifar10
26.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ByronSP's picture
ByronSP
Create README.md
5cc9673 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload final_model.keras with huggingface_hub about 1 year ago
  • README.md
    210 Bytes
    Create README.md about 1 year ago
  • final_model.keras
    26.1 MB
    xet
    Upload final_model.keras with huggingface_hub about 1 year ago