An open API service indexing awesome lists of open source software.

https://github.com/aliy98/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.
https://github.com/aliy98/knn-classifer-mnist

knn-classification mnist-dataset supervised-learning

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project