mnist-from-scratch Code for training basic neural networks, especially the MNIST numbers dataset. Get the training dataset kaggle datasets download -d oddrationale/mnist-in-csv unzip mnist-in-csv.zip -d data Video Checkout the other branches for different parallelization solutions!