java icon indicating copy to clipboard operation
java copied to clipboard

Could you supply some lstm rnn gru example,I want to defined the lstmLayer model

Open mullerhai opened this issue 3 years ago • 0 comments

HI : I want to use some time series model ,I know we have // LSTMBlockCell.create() // GRUBlockCell.create() // BlockLSTM.create(), but I don't know how to use it, would you like supply some example about these ? thanks

mullerhai avatar Apr 04 '22 07:04 mullerhai