Documentation ¶
Overview ¶
Implementation of NMF by alternative non-negative least squares using projected gradients
Chih-Jen Lin (2007) Projected Gradient Methods for Nonnegative Matrix Factorization. Neural Computation 19:2756.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InnerLoop = 20
Default inner loop size for subproblem
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.