Skip to content

My kaggle submission for the ever so popular MNIST dataset wherein I achieved an accuracy of 99.089%

Notifications You must be signed in to change notification settings

Lakshita2002/MNIST-digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-digit-recognizer

This is my submission for kaggle competition of MNIST dataset
View my kaggle submission here wherin I achieved an accuracy of 99.089%
I achieved a final accuracy of 99.14% in it
Here, I've used a CNN model and implemented the same using Keras

Convolutional Neural Network plot

This is the model plot for CNN that I've used

Model Accuracy plot

Test Accuracy recorded: 99.14%
Validation Accuracy recorded: 98.79%

Model Loss plot

Test Loss recorded 2.99%
Validation Loss recorded 4.78%

Confusion Matrix

It is used to describe the performance of the classifier model

About

My kaggle submission for the ever so popular MNIST dataset wherein I achieved an accuracy of 99.089%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published