zhaowenlan1779 / SVDSketch.jl

Julia implementation of the `svdsketch` function from Matlab
http://blog.zhupengfei.com.cn/SVDSketch.jl/
MIT License
1 stars 0 forks source link

SVDSketch

Build Status

This work is led by the THU-numbda group, and based on the farPCA project.

This is a Julia implementation of the svdsketch function from Matlab, based on an improved version of the original algorithm.