softmax-function

← ~/visualizations

softmax-function #

Raw logits converted to probabilities via softmax. Shows how relative differences become probability distribution.

canvasclick to interact

⏮◀◀▶▶STEP0.25x1xZOOM

t=0s

practical uses #

technical notes #

4-element logit vector. Softmax computed with max subtraction for stability. Probabilities shown as percentages.

← entropydot-product →