markkraay / mnist-from-scratch

Code for training basic neural networks, especially the MNIST numbers dataset.
MIT License
226 stars 36 forks source link

Is there a link to the dataset? #3

Open npelov opened 1 year ago

npelov commented 1 year ago

I don't find a link to the dataset. Maybe you can put a readme with a link to the dataset

Cippo95 commented 1 year ago

He is using this dataset: https://pjreddie.com/projects/mnist-in-csv/