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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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