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

  • Log In
  • Sign Up

GiladtheFixer
/
my_Mnist_Model

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

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

  • Libraries
  • Keras

    How to use GiladtheFixer/my_Mnist_Model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://GiladtheFixer/my_Mnist_Model")
    
  • Notebooks
  • Google Colab
  • Kaggle
my_Mnist_Model
5.65 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
GiladtheFixer's picture
GiladtheFixer
Upload config.json with huggingface_hub
8c24916 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload mnist_model.keras with huggingface_hub over 1 year ago
  • README.md
    675 Bytes
    Upload README.md with huggingface_hub over 1 year ago
  • config.json
    2.28 kB
    Upload config.json with huggingface_hub over 1 year ago
  • mnist_model.keras
    5.65 MB
    xet
    Upload mnist_model.keras with huggingface_hub over 1 year ago