Releases: lilab-bcb/nmf-torch
Releases · lilab-bcb/nmf-torch
0.1.1
Initial release.
Two top-level functions:
run_nmf
: Perform Non-negative Matrix Factorization (NMF) on a non-negative matrix.
integrative_nmf
: Perform integrative NMF (iNMF) on a list of non-negative matrices.
See details in README.rst file.