二、lstm的pytorch使用与理解. 2.1 单向lstm的使用. rnn = nn.LSTM(input_size=10, hidden_size=20, num_layers=2)#(input_size,hidden_size ...
確定! 回上一頁