kaishengtai / compressed-factorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compressed Factorization

The code in this repository complements the ICML 2019 paper "Compressed Factorization: Fast and Accurate Low-Rank Factorization of Compressively-Sensed Data" by Vatsal Sharan, Kai Sheng Tai, Peter Bailis and Greg Valiant.


Citation

If you've found this repository useful in your own work, please consider citing our paper:

@inproceedings{sharan2019compressed,
  title={{Compressed Factorization: Fast and Accurate Low-Rank Factorization of Compressively-Sensed Data}},
  author={Sharan, Vatsal and Tai, Kai Sheng and Bailis, Peter and Valiant, Gregory},
  booktitle={International Conference on Machine Learning},
  year={2019}
}

About

License:MIT License


Languages

Language:Jupyter Notebook 59.0%Language:Python 41.0%