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

  • Log In
  • Sign Up

sonjil
/
mnist_model

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use sonjil/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://sonjil/mnist_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_model / sample_data
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sonjil's picture
sonjil
Upload folder using huggingface_hub
9a3a2f1 verified 7 months ago
  • README.md
    962 Bytes
    Upload folder using huggingface_hub 7 months ago
  • anscombe.json
    1.7 kB
    Upload folder using huggingface_hub 7 months ago
  • california_housing_test.csv
    301 kB
    Upload folder using huggingface_hub 7 months ago
  • california_housing_train.csv
    1.71 MB
    Upload folder using huggingface_hub 7 months ago
  • mnist_test.csv
    18.3 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • mnist_train_small.csv
    36.5 MB
    xet
    Upload folder using huggingface_hub 7 months ago