Non-negative Matrix Factorization (NMF)
Random initialization
Common method for starting the NMF algorithm by randomly initializing the W and H matrices with non-negative values. The initialization significantly influences the convergence and the quality of the final solution obtained after optimization.
← 뒤로