AbstractPhil commited on
Commit
8f388a4
·
verified ·
1 Parent(s): 8f85d85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.