Digit Recognizer with GUI
The code is modified from https://github.com/mnielsen/neural-networks-and-deep-learning
We added the GUI with PyQt5
The code is written for Python 3
python train.py to train the network
python ui.py to start the GUI