MNIST Analysis
Implementation of a small size convolutional neural network using Keras API and Naive Bayes classifier for recognition of handwritten digits using the MNIST dataset. The obtained accuracy is 99%.
Project information
- Category: Kaggle
- Date: May 2020
- Challenge: Kaggle Challenge
- Code: Naive Bayes Colab Notebook
- Code: CNN Colab Notebook
Tech stack