Skip to content

wning0101/Artificial-Intelligent-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Intelligent-Projects

I implemented this Hand Written Digit Recognition System by three layers neural networks. Each layer contains one bias node to adjust my training and they are all fully connected to the next layer. The values produced by forward propagation, but the node coefficients are update by backward propagation. After trained by 60000 images, the model performs a 95% accuracy on 10000 testing images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages