Introduction - If you have any usage issues, please Google them yourself
Using keras to realize handwritten numeral recognition baesd on CNN model.
One whole connection layer + two convolution layers, and a Softmax classifier.
The recognition accuracy is over 96%.