neuronLab python Neural Networks
a python project can recognize the number in the picture such as:
- Train Error change with the Epoch time:
- Train command and the Test command in CMD and the output of test set
Error table:
picture name | target | answer | error |
---|---|---|---|
100.gif | 0494 | 0491 | 1 |
108.gif | 0511 | 1511 | 1 |
Accuracy rate of one picture is about 80% 8/10*100%=80%
Accuracy rate of one digital is about 95% 38/40*100%=95%