Closed GeoffreyChen777 closed 3 years ago
Hi, thanks for your work!
I noticed that you didn't use NormedLinear_Classifier. In your model you just use a nn.Linear.
What's the reason?
Thanks!
Hi, Thank you for your question! There are no special reasons. We observed that after the training, the weight of the classifier has been almost normalized.
Hi, thanks for your work!
I noticed that you didn't use NormedLinear_Classifier. In your model you just use a nn.Linear.
What's the reason?
Thanks!