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

  • Log In
  • Sign Up

Josephus67
/
mnist_model

Image Classification
Keras
tensorflow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use Josephus67/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://Josephus67/mnist_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_model
979 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Josephus67's picture
Josephus67
Upload 2 files
2d08276 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload mnist_model.keras 4 months ago
  • README.md
    773 Bytes
    Upload README.md 4 months ago
  • app.py
    1.57 kB
    Upload 2 files 4 months ago
  • mnist_model.keras
    975 kB
    xet
    Upload mnist_model.keras 4 months ago
  • requirements.txt
    31 Bytes
    Upload 2 files 4 months ago