/kNN-algorithm-on-MNIST-dataset-using-kDTree

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 kDTree data structures.

Primary LanguageC++

This repository is not active