ThunderStruct commited on
Commit
df8823f
·
verified ·
1 Parent(s): d20d1ff

Update README.md

Browse files

This repository is an unmodified mirror of the CIFAR-10/CIFAR-100
Python archive for improved download availability.

The dataset was created by Alex Krizhevsky, Vinod Nair, and Geoffrey
Hinton. No explicit dataset license is stated by the original
distributor. This mirror does not grant additional rights over the
dataset.

Original source:
https://www.cs.toronto.edu/~kriz/cifar.html

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: unknown
3
- ---
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
+ task_categories:
4
+ - image-classification
5
+ tags:
6
+ - cifar
7
+ - computer-vision
8
+ pretty_name: CIFAR-10/CIFAR-100
9
+ ---