Skip to content

howidaabdelhalim/MINST_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MINST_Project

Project Description

It is a dataset of handwritten numbers from 0 to 9. MNIST has a training set of 60,000 examples, and a test set of 10,000 examples. It can be downloaded from: https://yann.lecun.com/exdb/mnist/ K Nearest Neighbors (KNN) is a classifier that finds the class of the test sample based on the distance of it from the training samples. It finds the K training samples with smallest distance to the test sample. The dominant class in the K points is then selected as the test point class.

Collaborators

  • Roaa Fathi Nada

  • Selsabeel Asim Ali Elbagir

  • Basma Mahmoud Hashem

  • Howida Adel Abd El-Halim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%