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
loss = cosine_similarity_loss(outputs_net, output_target) +
supervised_weight * supervised_loss(outputs_net, targets)
Could you share this supervised weight setting?THANKS
The text was updated successfully, but these errors were encountered:
loss = cosine_similarity_loss(outputs_net, output_target) +
supervised_weight * supervised_loss(outputs_net, targets)
Could you share this supervised weight setting?THANKS
The text was updated successfully, but these errors were encountered: