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