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%.
May 31, 2020
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%.