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

  • Log In
  • Sign Up

yusyel
/
fishv2

Keras
TensorBoard
TF-Keras
fish
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Keras

    How to use yusyel/fishv2 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yusyel/fishv2")
    
  • Notebooks
  • Google Colab
  • Kaggle
fishv2 / logs
10.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
yusyel's picture
yusyel
Push Keras model using huggingface_hub.
f191c8d over 2 years ago
  • 00
    Push Keras model using huggingface_hub. over 2 years ago
  • 01
    Push Keras model using huggingface_hub. over 2 years ago
  • 02
    Push Keras model using huggingface_hub. over 2 years ago
  • 03
    Push Keras model using huggingface_hub. over 2 years ago
  • 04
    Push Keras model using huggingface_hub. over 2 years ago
  • 05
    Push Keras model using huggingface_hub. over 2 years ago
  • train
    Push Keras model using huggingface_hub. over 2 years ago
  • validation
    Push Keras model using huggingface_hub. over 2 years ago