手写体数字识别 Resources

Showing items tagged with "手写体数字识别"

This program implements handwritten digit recognition (digits 0-9) through a BP neural network model, featuring tested high accuracy. The implementation includes core components like neural network architecture design, backpropagation training algorithms, and image preprocessing for digit classification.

MATLAB 224 views Tagged