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

Why using Conv2d module if the paper refers to 1D convolutions?

Open PabloRR100 opened this issue 5 years ago • 0 comments

Hi,

why are you using Conv2d module? The author in the paper uses to 1D convolutions.

Thanks, Pablo

PabloRR100 avatar May 16 '20 11:05 PabloRR100