/Kaggle-MNIST

Pytorch neural network using MNIST toy datasets

Primary LanguagePython

Starter Project: Digit Recognizer
Following the instrution of pytorch tutorials given by "sentdex", I have built a simple neural network which can distinguish handwritted digits
I have modified the code a bit to make the whole program to be more user-friendly
From Kaggle - the MNIST datasets