StevenVerne

Results 2 issues of StevenVerne

Is there any standard mask file source? Because the network issue, I can not download the specified three dataset, can you provide the mask file only?

when calculating "c1 = h1' \* v1" in which h1 should be "h1 = sigm(repmat(rbm.c', opts.batchsize, 1) + v1 \* rbm.W');" rather than "h1 = sigmrnd(repmat(rbm.c', opts.batchsize, 1) + v1...