Skip to content

Latest commit

 

History

History
executable file
·
24 lines (14 loc) · 535 Bytes

README.md

File metadata and controls

executable file
·
24 lines (14 loc) · 535 Bytes

NN for handwriting recognition from pure numpy

Steps

Step1. reading the images and the labels Step2. Setting learning rate, dropout fraction, epoches and batchs Step3. Setting activation function (Sigmoid) Step4. Calculating the nn fowardings Step5. Calculating the nn back propogations

Pic

Step5, Refresh nn and the gradients Step6. Stastistics of accuracy and batch regressions

Test results

Pic Pic Pic