YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

name: "TF Keras CIFAR-10 Model" framework: "TensorFlow" description: "A convolutional neural network trained on CIFAR-10 dataset" tags:

  • Classification
  • CIFAR-10
  • Convolutional Neural Network inputs:
  • "32 x 32 x 3 RGB images" architecture:
  • "Flatten Layer"
  • "Dense Layer with 128 neurons and a Leaky ReLU Activation"
  • "Dense Layer with 128 neurons and a Leaky ReLU Activation"
  • "Dense Layer with 10 neurons and a Sigmoid Activation" metrics:
  • "Optimizer: Adam"
  • "Loss Function: Sparse Categorical Crossentropy"
  • "Accuracy: 96.75%" datasets:
  • "CIFAR-10" outputs:
  • "10 labels" sample_usages:
  • "Classification of airborne and land-based images"
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.