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

  • Log In
  • Sign Up

JaviSwift
/
cifar10_simple

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

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

  • Libraries
  • Keras

    How to use JaviSwift/cifar10_simple with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://JaviSwift/cifar10_simple")
    
  • Notebooks
  • Google Colab
  • Kaggle
cifar10_simple
4.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
JaviSwift's picture
JaviSwift
Update README.md
b932ee9 verified about 1 year ago
  • .gitattributes
    1.58 kB
    Simple convolutional trained with CIFER-10 about 1 year ago
  • README.md
    938 Bytes
    Update README.md about 1 year ago
  • config.json
    5.35 kB
    Upload config.json about 1 year ago
  • model.weights.h5
    2.04 MB
    xet
    Upload model.weights.h5 about 1 year ago
  • simple-convolutional.keras
    2.05 MB
    xet
    Simple convolutional trained with CIFER-10 about 1 year ago