d-e-e-k-11 commited on
Commit
6614df8
·
verified ·
1 Parent(s): 294928d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # CIFAR-10 CNN Classifier
2
 
3
  This project implements a Convolutional Neural Network (CNN) to classify images from the CIFAR-10 dataset into 10 categories.
 
1
+ ---
2
+ title: CIFAR-10 Vision AI
3
+ emoji: 👁️
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # CIFAR-10 CNN Classifier
11
 
12
  This project implements a Convolutional Neural Network (CNN) to classify images from the CIFAR-10 dataset into 10 categories.