📕 subnode [[@KGBicheno/logits]]
in 📚 node [[logits]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Logits.md by @KGBicheno
logits
Go back to the [[AI Glossary]]
The vector of raw (non-normalized) predictions that a classification model generates, which is ordinarily then passed to a normalization function. If the model is solving a multi-class classification problem, logits typically become an input to the softmax function. The softmax function then generates a vector of (normalized) probabilities with one value for each possible class.
In addition, logits sometimes refer to the element-wise inverse of the sigmoid function. For more information, see tf.nn.sigmoid_cross_entropy_with_logits.
📖 stoas
- public document at doc.anagora.org/logits
- video call at meet.jit.si/logits