-
Notifications
You must be signed in to change notification settings - Fork 0
kunal-bham/mnist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Coding MNIST Neural Network from Scratch Designed a neural network from scratch to classify handwritten digits from the MNIST dataset. - The network is a 2 layer neural network with 128 hidden units and a sigmoid activation function. - The network is trained using backpropagation and stochastic gradient descent. - The network is evaluated on a test set of 10,000 images. - The network achieves an accuracy of 97.4% on the test set.
About
Designed a neural network from scratch to classify handwritten digits from the MNIST dataset.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published