sample_hamiltonian_h: Hamiltonian sample of a column h_n

Usage Arguments

View source: R/sample_hamiltonian.R

Usage

1
2
sample_hamiltonian_h(v_n, W, h_n_current, epsilon = 0.1, L = 10,
  iter = 100, alpha, beta)

Arguments

v_n

n-th column of matrix V (F x 1)

W

dictionary matrix (F x K)

h_n_current

(K x 1) initial value h_n (n-th column of matrix H)

epsilon

length of each Hamiltonian step

L

number of Hamiltonian steps at each iteration ("path length")

iter

number of samples (or "iterations")


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