/KNN-classifer-MNIST

This experiment is a simple demonstration of implementing k-Nearest Neighbors classifier on MNIST data set. After loading the data set, k-Nearest Neighbors classifier, which is written as a MATLAB function, tries to read a random number, using the train data set.

Primary LanguageMATLAB

This repository is not active