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

  • Log In
  • Sign Up

Ethics2025W
/
base

Keras
TensorBoard
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Keras

    How to use Ethics2025W/base with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Ethics2025W/base")
    
  • Notebooks
  • Google Colab
  • Kaggle
base / lenet
153 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
adefu020's picture
adefu020
Upload folder using huggingface_hub
6a5dd37 verified about 1 year ago
  • train
    Upload folder using huggingface_hub about 1 year ago
  • validation
    Upload folder using huggingface_hub about 1 year ago