Skip to content

Generates an neural network by using the back propagation algorithm. Accuracy testing included.

Notifications You must be signed in to change notification settings

jerryzhu94/ArtificialNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArtificialNeuralNetwork

The model was trained using various handwritten numbers (0-9). After 5000 image samples, the model was able to achieve 89.7% accuracy given 10000 images from the test set.

About

Generates an neural network by using the back propagation algorithm. Accuracy testing included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages