RNN (LSTM) that uses up to the nth time step

后端 未结 0 1720
北荒
北荒 2021-02-04 18:19

Usually in a RNN only the previous input and hidden state is used to calculate the output. However, what would happen if we use up to n previous steps? In essence feeding an n-g

相关标签:
回答
  • 消灭零回复
提交回复
热议问题