-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi!
I want to ask you, is there any difference in output loss?
return self.embedding_loss(Fx, Fe) + self.config.solver.alpha * self.output_loss(prediction, labels) + lamda * l2_norm # self.cross_loss(features, labels, keep_prob)
Is it possible here?:
self.output_loss(prediction, labels) ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels