文章分类 -  LSTM

permute
摘要:permute 干活: 把 卷积层的输出N/C/H/W 弄成 T/N/D , 输入给LSTM (N=number of samples, C=number of channels, usually 1 or 3, H=height of images, W=width of images) N: n 阅读全文

posted @ 2018-07-18 12:12 cdekelon 阅读(239) 评论(0) 推荐(0)

导航