Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 332 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 332 Bytes

KNN Parallel Algorithm

Parallel implementation of K-nearest neighbors algorithm using openMP. Was made as an assignment for the High Performance Computing course taught in Cairo University Faculty of Computers and Artificial Intelligence.