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

  • Log In
  • Sign Up

zelk12
/
mnist_Model

Image Classification
Keras
google-tensorflow TensorFlow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use zelk12/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://zelk12/mnist_Model")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_Model
11.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
zelk12's picture
zelk12
Model update
0dd2212 over 3 years ago
  • .gitattributes
    1.38 kB
    Upload .gitattributes over 3 years ago
  • README.md
    124 Bytes
    Test over 3 years ago
  • mnist_model.h5
    11.2 MB
    xet
    Model update over 3 years ago