Skip to content

This is my submission of MNIST digit classifiers form kaggle competition, using google colab for training on GPU.This is a short demonstration of computer vision using data augmentation in keras to achieve an accuracy of 99.99%.

Notifications You must be signed in to change notification settings

Ankit01Mishra/MNISt-99.99-accuracy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MNISt-99.99-accuracy

This is the demonstartion of KERAS library for Computer Vision with the famous mnist data. we achived total accuracy of 99.99% at kaggle and rank is under 120.

More importannt things

we directly imported data from kaggle and used google colab to train the model on google GPUs.

#Requirements kaggle api keras pandas numpy

#Installation !pip install kaggle

Quick guide to import data directly from kaggle is mentioned in the notebook

About

This is my submission of MNIST digit classifiers form kaggle competition, using google colab for training on GPU.This is a short demonstration of computer vision using data augmentation in keras to achieve an accuracy of 99.99%.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published