update_W_mc_H: Maximize w.r.t W using H with multiplicative updates

Usage Arguments

View source: R/update_w.R

Usage

1
update_W_mc_H(W, V, H_samples, updates = 1)

Arguments

W

the current dictionary matrix.

V

matrix to be factorized.

H

activation coefficients matrix (J,K,N)


alumbreras/MMLE-GaP documentation built on May 18, 2019, 2:37 a.m.