Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Load mnist training data

You can download the mnist data from this URL: MNIST Dataset: http://yann.lecun.com/exdb/mnist/

Then decompress the downloaded file and move them to this directory.

There should be two files:

  • mnist_train.csv
  • mnist_test.csv