CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
-
Updated
May 10, 2019 - Cuda
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
A way to compute PCA through CUDA and GPU
Implementation of One Sided Jacobi SVD using CUDA on Jetson TK1 embedded GPU
Add a description, image, and links to the jacobi-eigenvalues topic page so that developers can more easily learn about it.
To associate your repository with the jacobi-eigenvalues topic, visit your repo's landing page and select "manage topics."