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

  • Log In
  • Sign Up

anderni2
/
pokemon

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use anderni2/pokemon with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://anderni2/pokemon")
    
  • Notebooks
  • Google Colab
  • Kaggle
pokemon
283 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits

This model has 1 file scanned as unsafe.

anderni2's picture
anderni2
Update README.md
ce713da verified about 2 years ago
  • .gitattributes
    1.57 kB
    Upload 2 files about 2 years ago
  • README.md
    1.19 kB
    Update README.md about 2 years ago
  • Task_Pokemon.keras
    283 MB
    xet
    Upload 2 files about 2 years ago
  • app.py
    1.16 kB
    Upload 2 files about 2 years ago
  • requirements.txt
    17 Bytes
    Update requirements.txt about 2 years ago