Logits mathematical notation
Logits is a recurring research-paper notation family. Names unconstrained real scores that become normalized probabilities after softmax or sigmoid transformation.
Logits: Names unconstrained real scores that become normalized probabilities after softmax or sigmoid transformation. Example: Normalize raw class scores into a probability distribution.