Skip to content

mnandan/randInitNMF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast NMF solver: version 0
--------------------

Find non-negative factors W and H, of a non-negative matrix F so that || F - WH || (frobineus norm) is minimized. A new algorithm similar to the algorithm used in Nandan et al. 2014 (JMLR) is used.

About

Randomly initialized NMF for comparison with AENMF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published