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

harshhmaniya
/
Fashion_MNIST_Classification_Models

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use harshhmaniya/Fashion_MNIST_Classification_Models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://harshhmaniya/Fashion_MNIST_Classification_Models")
    
  • Notebooks
  • Google Colab
  • Kaggle
Fashion_MNIST_Classification_Models
464 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
harshhmaniya's picture
harshhmaniya
Updated
6d616a5 verified over 1 year ago
  • .gitattributes
    1.71 kB
    Classification Models over 1 year ago
  • CNN_Fashion_MNIST.keras
    1.5 MB
    xet
    Classification Models over 1 year ago
  • README.md
    3.8 kB
    Updated over 1 year ago
  • VGG16_Fashion_MNIST.keras
    184 MB
    xet
    Classification Models over 1 year ago
  • Xception_Fashion_MNIST.keras
    279 MB
    xet
    Classification Models over 1 year ago
  • fashion_mnist.ipynb
    236 kB
    main file over 1 year ago