Weird behavior using pytorch's nn.Embedding multiple times

前端 未结 0 1112
陌清茗
陌清茗 2020-11-29 20:19

I want my model to take the input sequence as input 3 times. Once uni-gram, once bi-gram and once tri-gram. Each of the three will pass through it\'s own lstm and then it wi

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