/CUDA-PCA-jacobi

CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.

Primary LanguageCuda

Stargazers