download MNIST dataset
URLs_MNIST(filename = "MNIST", untar = TRUE)
filename
the name of the file
untar
logical, whether to untar the '.tgz' file
None