I made a simple CNN Model to detect the number in MNIST
Dataset
I achivied an accuracy of 0.994%
from this model
I have further achivied Accuracy of 0.9964%
with different models and combination of them.
Made a site which runs this model and predict number written from mouse. credit siraj raval.