This project is to build a Sequential Convolutional Neural Network model for digits recognition trained on MNIST dataset using Keras API.
To correctly identify digits from a dataset of tens of thousands of handwritten images
Kaggle: https://www.kaggle.com/c/digit-recognizer/data
The data files train.csv and test.csv contain gray-scale images of hand-drawn digits, from zero through nine.
Python and Jupyter Notebook
Lee Ping Tay
Adapted from Yassine Ghouzam https://www.kaggle.com/yassineghouzam/introduction-to-cnn-keras-0-997-top-6/notebook