/Digit-Recognizer-Kaggle

In this competition, the goal is to correctly identify digits from a dataset of tens of thousands of handwritten images.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Digit-Recognizer (Kaggle Competiton)

In this competition, the goal is to correctly identify digits from a dataset of tens of thousands of handwritten images.
We will be using the MNIST dataset to train and classify the digits. In this competiiton, CNN will be used to train the algorithm.