/digit_recognition

Classify handwritten digits using the famous MNIST data

Primary LanguageJupyter Notebook

digit_recognition

Classify handwritten digits using the famous MNIST data Kaggle competition

  • /data directory contains MNIST dataset that Kaggle provides in .csv format. There are submission files too.
  • /test directory has jupyet notebook playground files.
  • /src has well-ordered .py versions of notebooks.