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

alfred-ogunbayo
/
stage3_fashion_cnn_tuned

Image Classification
Keras
cnn
tensorflow
fashion-mnist
Model card Files Files and versions
xet
Community

Instructions to use alfred-ogunbayo/stage3_fashion_cnn_tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use alfred-ogunbayo/stage3_fashion_cnn_tuned with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://alfred-ogunbayo/stage3_fashion_cnn_tuned")
    
  • Notebooks
  • Google Colab
  • Kaggle
stage3_fashion_cnn_tuned
2.99 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
alfred-ogunbayo's picture
alfred-ogunbayo
Update README.md
75e6f0f verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.25 kB
    Update README.md about 1 year ago
  • stage3_fashion_cnn_tuned.h5
    2.99 MB
    xet
    Upload stage3_fashion_cnn_tuned.h5 about 1 year ago