Digit Recognition (.9948 score in kaggle competition) This notebook uses CNN Data Augmentation Annealing Sources (Excellent resources) https://www.kaggle.com/yassineghouzam/introduction-to-cnn-keras-0-997-top-6?rvi=1 https://keras.io/examples/mnist_cnn/ Further improvements Play with the architecture to see if it improves it Try adadelta and adam optimzer. kaggle kernel https://www.kaggle.com/anand0427/recognizer-with-cnn-augmentation-and-annealing