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

  • Log In
  • Sign Up

muhalwan
/
catndog

Image Classification
Keras
cats-vs-dogs
tensorflow
efficientnet
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use muhalwan/catndog with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://muhalwan/catndog")
    
  • Notebooks
  • Google Colab
  • Kaggle
catndog
24.7 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
muhalwan's picture
muhalwan
Update README.md
1ee8c58 verified 9 months ago
  • .gitattributes
    1.57 kB
    Upload catdog_best.keras 11 months ago
  • README.md
    3.86 kB
    Update README.md 9 months ago
  • catdog_best.keras
    24.7 MB
    xet
    Upload catdog_best.keras 9 months ago