THU-numbda / EWMA

Fast and accurate element-wise matrix approximation algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EWMA

It's the example code for the submission of element wise matrix approximation algorithm (ssrSVD and S3SPSD)

Run

python main.py

[1] Yuyang Xie, Xu Feng, Xizhi Zhang, Jiezhong Qiu and Wenjian Yu, "Approximating element-wise functions of matrix with improved streaming randomized SVD," in Proc. the 34th IEEE International Conference on Tools with Artificial Intelligence (ICTAI), Oct. 2022, pp. 122-130.

About

Fast and accurate element-wise matrix approximation algorithms


Languages

Language:Python 100.0%