The Neural Network implement the stochastic gradient descent learning algorithm in a forward feed manner. Gradients are calculated using backpropagation and with the sigmoid neurons defines as 1.0/(1.0+np.exp(-z)).
-
Notifications
You must be signed in to change notification settings - Fork 1
harpooooooon/Digit-Recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Neural Network designed to read handrwitten numbers with no Neural Network specific packages used
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published