FrankCCCCC commited on
Commit
a89d33d
·
verified ·
1 Parent(s): c60db52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # MNIST 32×32 RGB Dataset
2
 
3
  A preprocessed version of the classic MNIST dataset with handwritten digits, upscaled to 32×32 pixels and converted to RGB format for enhanced deep learning applications.
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-classification
5
+ - unconditional-image-generation
6
+ language:
7
+ - en
8
+ size_categories:
9
+ - 10K<n<100K
10
+ ---
11
  # MNIST 32×32 RGB Dataset
12
 
13
  A preprocessed version of the classic MNIST dataset with handwritten digits, upscaled to 32×32 pixels and converted to RGB format for enhanced deep learning applications.