Capsule-Text-Classification icon indicating copy to clipboard operation
Capsule-Text-Classification copied to clipboard

Do there exiest primary caps

Open Ponyo1 opened this issue 6 years ago • 1 comments

Hello, I have read you code, but i didn't find primary caps. It seems that after feeding the emdding into the Convolution layer, it then be fed into the convcaps directly. Right?

Ponyo1 avatar Dec 02 '19 09:12 Ponyo1

Er...... the code of capsule layer is in the file keras_util.py. The file model.py includes CNN,RNN and some networks with capsule layer. Maybe you only seen the first function in the model.py.

AidenHuen avatar Dec 10 '19 10:12 AidenHuen