Closed wm901115nwpu closed 4 years ago
Hi wm901115nwpu the residual_lstm is a block intended to be used as a normal lstm block In this post they explain the input and hidden states of the LSTM block https://medium.com/@purnasaigudikandula/recurrent-neural-networks-and-lstm-explained-7f51c7f6bbb9
if I use it, how to call it. hidden is not defined.