View source: R/sample_gibbs_z.R
1 | sample_gibbs_z(v_n, W, C_n, alpha = 1, beta = 1, iter = 100)
|
v_n |
n-th column of matrix V (F x 1) |
W |
dictionary matrix (F x K) |
C_n |
(F x K) initial value C_n |
alpha |
parameter alpha |
beta |
parameter beta |
iter |
number of samples (or "iterations") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.