HCTransformers
HCTransformers copied to clipboard
Where is the code of linear classifier?
Hi, in the paper, you mentioned that you used cosine and linear classifiers, but I cannot find any information in the testCos.py file. Could you tell me what kind of linear classifier did you use? just a simple FC layer? Thanks