Skip to content

rajeshkochi444/MNIST-Image-Classification-Kaggle1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle1 MNIST Image Classification

This competition is about classification of MNIST digits. The goal is to design a machine learning algorithm that can automatically classify images. All the images (including held out test samples) are of the dimension 56 * 28. The class for a image is denoted by the sum of digits in the image. We have generated this dataset from the popular MNIST dataset. The training and held-out test set for this data consists of 50,000 samples and 10,000 samples respectively.The goal is to automatically classify the digits, into one of 19 classes from 0 to 18.

The main goal of this competition is for you to gain knowledge on various machine learning algorithms.

The various features in the data corresponds to the pixel values of the images. The training and held-out test set for this data consists of 50,000 samples and 10,000 samples respectively. The competition, including the data, is available here: https://www.kaggle.com/t/0d0b1c033ece47ffa1dbc8bd374689ae

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published