Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently MNIST inside the python tutorial have a hard time downloading, since the source server responds with a 503.
for future datasets for example execution of systemds, we should allocate some space on our main webpage to download these from.
dataSet:
http://yann.lecun.com/exdb/mnist/
train-images-idx3-ubyte.gz: training set images (9912422 bytes)
train-labels-idx1-ubyte.gz: training set labels (28881 bytes)
t10k-images-idx3-ubyte.gz: test set images (1648877 bytes)
t10k-labels-idx1-ubyte.gz: test set labels (4542 bytes)
Other dataset :
https://archive.ics.uci.edu/ml/datasets/Adult
Page design:
1. https://systemds.apache.org/datasets/mnist
2. Overview page: https://systemds.apache.org/datasets.html