Skip to content

Commit

Permalink
Add faster mnist mirror from tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pczarnik committed May 26, 2024
1 parent 430cf7a commit 6d8496e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mnists/_mnist.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class MNIST:
]

mirrors = [
"https://storage.googleapis.com/cvdf-datasets/mnist/",
"https://ossci-datasets.s3.amazonaws.com/mnist/",
"http://yann.lecun.com/exdb/mnist/",
]
Expand Down

0 comments on commit 6d8496e

Please sign in to comment.