Skip to content

danielshaving/RNN_for_Handwriting_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pure numpy RNN recognition for MNIST datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages