DIDN icon indicating copy to clipboard operation
DIDN copied to clipboard

Bias in convolutions

Open zaccharieramzi opened this issue 4 years ago • 1 comments

Hi,

I have a question regarding the use of bias in the convolutions. I notice that you don't use them (see here for example). What is the rationale behind that? I seem to find no trace of it in the paper.

zaccharieramzi avatar Jun 10 '20 22:06 zaccharieramzi

In our experiment, there was almost no difference in performance depending on the use of bias. So we removed it in the convolution layers as other prior studies did.

SonghyunYu avatar Jun 15 '20 02:06 SonghyunYu