0
llucycodes42
Library: pytorch
pytorch
Shortcut: pytorch.layer.recurrent
pytorch.layer.recurrent
0 Comments
recurrent = nn.RNN,LSTM,GRU,RNNCell,LSTMCell,GRUCell(input_size, hidden_size, bias=True)