Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ They are tensorflow shapes and labels.
|
|
6 |
Training is 100k images
|
7 |
Verification is 10k images.
|
8 |
|
|
|
|
|
|
|
|
|
9 |
I think the labels are int64.
|
10 |
|
11 |
You can check and verify the integrity if you want, and I'd advise it.
|
|
|
6 |
Training is 100k images
|
7 |
Verification is 10k images.
|
8 |
|
9 |
+
https://github.com/tensorflow/datasets
|
10 |
+
|
11 |
+
Use this instead.
|
12 |
+
|
13 |
I think the labels are int64.
|
14 |
|
15 |
You can check and verify the integrity if you want, and I'd advise it.
|