阅读背景:

如何在Pytorch中实现具有多个单元格的LSTM层?

来源:互联网 

I intend to implement an LSTM with 2 layers and 256 cells in each layer. I am trying to understand the PyTorch LSTM framework for the same. The variables in torch.nn.LSTM that I can edit are input_size, hidden_size, num_layers, bias, batch_first, dropout and bidirectional.I intend to implement an LSTM with 2 layers and




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: