Explain self.wi = rand_arr(-0.1, 0.1, mem_cell_ct, concat_len)
shaifugpt opened this issue · 0 comments
shaifugpt commented
what does self.wi = rand_arr(-0.1, 0.1, mem_cell_ct, concat_len) signify? Is wi having input gate weights for both input x_{t} as well as the h_{t-1}. What does mem_cell_ct contain and what is concat_len