[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/softmax.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "softmax" type: concept source: https://www.jemoka.com/posts/kbhsoftmax/ confidence: high status: active --- \begin{equation} softmax\qty(x_{i}) = \frac{\exp(x_{i})}{\sum_{j=1}^{n} \exp(x_{j})} \end{equation} its “softmax”! max: amplifies the probability of the largest \(x_{i}\) soft: because it assign some probability to smaller \(x_{j}\) as well