encoderModel_add_logit_loss {scAlign} | R Documentation |
Cross entropy of labels and predictions
encoderModel_add_logit_loss(logits, labels, weight = 1)
logits |
cell x label logits |
labels |
cell x 1 true labels |
weight |
Scale of classifier loss component |
smoothing |
tensorflow label_smoothing (unused) |
Tensorflow loss op