ValueError: Dimension must be 4 but is 3 for 'capsule_2/transpose_4' (op: 'Transpose') with input shapes: [?,10,16,16], [3]

后端 未结 0 1888
清歌不尽
清歌不尽 2021-02-04 03:38

I am trying to use capsule networks for binary text classification. I use pre-trained fasttext word embedding to vectorize my dataset

, and this is my model definition

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