Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,10 @@ license: mit
|
|
3 |
pipeline_tag: image-classification
|
4 |
tags:
|
5 |
- LeNet
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
|
|
3 |
pipeline_tag: image-classification
|
4 |
tags:
|
5 |
- LeNet
|
6 |
+
datasets:
|
7 |
+
- uoft-cs/cifar10
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
---
|