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

MuhammadAhmad21042002
/
cifar10_demo

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

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

  • Libraries
  • Keras

    How to use MuhammadAhmad21042002/cifar10_demo with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://MuhammadAhmad21042002/cifar10_demo")
    
  • Notebooks
  • Google Colab
  • Kaggle
cifar10_demo
260 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
MuhammadAhmad21042002's picture
MuhammadAhmad21042002
Upload tensorflow.h5
e93932c verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • Deep Learning Workshop 3.ipynb
    25.1 kB
    Upload Deep Learning Workshop 3.ipynb about 2 years ago
  • README.md
    143 Bytes
    Update README.md about 2 years ago
  • tensorflow.h5
    260 MB
    xet
    Upload tensorflow.h5 about 2 years ago