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

  • Log In
  • Sign Up

RogerKoala
/
gen1-pokemon-classifier

Image Classification
Keras
English
TensorFlow
Keras
Pokedex
Image-Classification
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use RogerKoala/gen1-pokemon-classifier with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://RogerKoala/gen1-pokemon-classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
gen1-pokemon-classifier
28.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
RogerKoala's picture
RogerKoala
Add README.md and pokedex model
8a3491a about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.17 kB
    Add README.md and pokedex model about 1 year ago
  • config.json
    1.13 kB
    Add README.md and pokedex model about 1 year ago
  • pokedex.safetensors
    28.8 MB
    xet
    Add README.md and pokedex model about 1 year ago