Here I have trained a fully connected net for MNIST Classification using Tensorflow. This fully connected network has 5 hidden layers with 1024 hidden units each. To initialize the weights I have used Xavier initialization technique taught in class. This initialization coupled with batch normalization and Adam Optimizer gives an accuracy of 98.3% on test data.
-
Notifications
You must be signed in to change notification settings - Fork 3
snehalvartak/MNIST
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Fully connected network on MNIST data using Tensorflow
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published