We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d653a commit 674e16cCopy full SHA for 674e16c
lib/datasets/mnist.rb
@@ -54,7 +54,6 @@ def each(&block)
54
private
55
def base_urls
56
[
57
- "http://yann.lecun.com/exdb/mnist/",
58
"https://ossci-datasets.s3.amazonaws.com/mnist/",
59
]
60
end
0 commit comments