You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @joonson,
I am trying to adapt the code to train a binary classifier. I am getting a validation accuracy of up to 99%, but the loss values are very very high (in the order of 10^9). Is it normal? Is it a good idea to use softmaxproto loss for binary classification problem? if not, why?
The text was updated successfully, but these errors were encountered:
Hi @joonson,
I am trying to adapt the code to train a binary classifier. I am getting a validation accuracy of up to 99%, but the loss values are very very high (in the order of 10^9). Is it normal? Is it a good idea to use softmaxproto loss for binary classification problem? if not, why?
The text was updated successfully, but these errors were encountered: