JuliaStats / NMF.jl

A Julia package for non-negative matrix factorization
Other
91 stars 34 forks source link

Probabilistic NMF #61

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi all,

There is one more TODO in README.md. Probabilistic NMF seems to be implemented in nimfa which is a well-known NMF library. So, I think this algorithm should be implemented in NMF.jl as well. Thanks.

Reference: https://nimfa.biolab.si/nimfa.methods.factorization.pmf.html