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

  • Log In
  • Sign Up

willco-afk
/
taxi

Image Classification
Keras
English
taxi
decoration
deep-learning
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use willco-afk/taxi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use willco-afk/taxi with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://willco-afk/taxi")
    
  • Notebooks
  • Google Colab
  • Kaggle
taxi
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
willco-afk's picture
willco-afk
Update README.md
d974d1c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.55 kB
    Update README.md over 1 year ago
  • app.py
    868 Bytes
    Create app.py over 1 year ago
  • q-learning.pkl

    Detected Pickle imports (3)

    • "numpy.dtype",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.ndarray"

    What is a pickle import?

    24.6 kB
    xet
    Upload q-learning.pkl with huggingface_hub over 1 year ago
  • requirements.txt
    235 Bytes
    Create requirements.txt over 1 year ago
  • taxi_model_performance.mp4
    258 Bytes
    Upload taxi_model_performance.mp4 with huggingface_hub over 1 year ago
  • templates
    590 Bytes
    Create templates/ over 1 year ago