Skip to content

vnavkal/godec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a C++ implementation of the GoDec algorithm for decomposing a matrix into low-rank and sparse components. See T. Zhou and D. Tao., Godec: Randomized Low-Rank & Sparse Matrix Decomposition in Noisy Case. The algorithm has been used for compression of deep neural networks, whose weight tensors can often be approximated well as sums of low-rank and sparse tensors. See Yu et al., On Compressing Deep Models by Low Rank and Sparse Decomposition.

This code requires the Eigen linear algebra library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published