Randomized singular value decomposition (SVD) written in C++14 / Eigen
-
Updated
Nov 24, 2019 - C++
Randomized singular value decomposition (SVD) written in C++14 / Eigen
Randomized SVD as per Halko, Martinsson, and Tropp [2011]
These projects are a collection of the research I've done over the summer on utilizing a (somewhat) new math methodology know as the "randomized SVD" to see how it could be applied to issues such as cancer detection, facial, recognition, music recommendation, etc!
Implementations of randomized numerical linear algebra algorithms in Julia
Add a description, image, and links to the randomized-svd topic page so that developers can more easily learn about it.
To associate your repository with the randomized-svd topic, visit your repo's landing page and select "manage topics."