You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Digit recognition on the MNIST dataset using RNN, CNN with tensorflow, tflearn and creating weights and biases from scratch. Achieved an accuracy of 99.814% after applying data augmentation.
About
Digit recognition on the MNIST dataset using RNN, CNN with tensorflow, tflearn and creating weights and biases from scratch. Achieved an accuracy of 99.814% after applying data augmentation.