Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (17 loc) · 529 Bytes

File metadata and controls

36 lines (17 loc) · 529 Bytes

MnistClassification

do it when learning deeping learning


Environment:

{

​ mxnet 1.5.0

​ Python 3.6.10

}


icon.jpg - the icon file of GUI

Mnist.params - Trained model

temp.png - temp picture when show the result

Mnist_Classification.py - Model, Train, Predict

MnistClassification_GUI.py, MnistClassification_layout.py, paintboard.py - GUI File


Running picture

run