Knn implementation in C
An implementation of the KNN algorithm in C for the MNIST dataset, just some code I wrote as an excercise.