Skip to content

Commit 674e16c

Browse files
committed
mnist: remove yann.lecun.com
It doesn't provide MNIST.
1 parent 08d653a commit 674e16c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/datasets/mnist.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ def each(&block)
5454
private
5555
def base_urls
5656
[
57-
"http://yann.lecun.com/exdb/mnist/",
5857
"https://ossci-datasets.s3.amazonaws.com/mnist/",
5958
]
6059
end

0 commit comments

Comments
 (0)