tuanle186/kNN-algorithm-on-MNIST-dataset-using-ListADT
In this project, I work on the C++ implementation of a class that provides users with the ability to process the MNIST dataset, as well as a class that efficiently implements the kNN classification algorithm using list data structures.
C++