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

eyescry
/
PracticheskayaCK

Keras
mnist
classification
digits
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use eyescry/PracticheskayaCK with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://eyescry/PracticheskayaCK")
    
  • Notebooks
  • Google Colab
  • Kaggle
PracticheskayaCK
1.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
eyescry's picture
eyescry
Update README.md
8d4ea90 verified 7 months ago
  • assets
    Save model using Keras. 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    561 Bytes
    Update README.md 7 months ago
  • config.json
    3.06 kB
    Save model using Keras. 7 months ago
  • metadata.json
    64 Bytes
    Save model using Keras. 7 months ago
  • model.weights.h5
    1.23 MB
    xet
    Save model using Keras. 7 months ago