yoyololicon / pytorch-NMF

A pytorch package for non-negative matrix factorization.
https://pytorch-nmf.readthedocs.io/
MIT License
223 stars 24 forks source link

[Announcement] Add more control to sparsity #2

Closed yoyololicon closed 3 years ago

yoyololicon commented 4 years ago

Due to some feature request, I decided to add more support on learning sparser matrix representation. A new branch sparsity is created for developement, if you want to try some new things please check it.