Text-Similarity icon indicating copy to clipboard operation
Text-Similarity copied to clipboard

what is define of `self.fc` in SiaGRU.py line 40 ?

Open wa008 opened this issue 3 years ago • 1 comments

in this code https://github.com/pengshuang/Text-Similarity/blob/master/models/SiaGRU.py

wa008 avatar Nov 16 '21 02:11 wa008

I believe it is fully connected layer, but it is not initialized

sriharsha0806 avatar Dec 01 '21 00:12 sriharsha0806