Softmax Function - Wikipedia - en.wikipedia.org ![rw-book-cover|200x400](https://readwise-assets.s3.amazonaws.com/static/images/article1.be68295a7e40.png) ## Metadata - Author: **en.wikipedia.org** - Full Title: Softmax Function - Wikipedia - Category: #articles - Tags: #mathematic - URL: https://en.wikipedia.org/wiki/Softmax_function ## Highlights - The softmax function, also known as softargmax  or normalized exponential function,  converts a vector of K real numbers into a probability distribution of K possible outcomes. It is a generalization of the logistic function to multiple dimensions, and used in multinomial logistic regression. The softmax function is often used as the last activation function of a neural network to normalize the output of a network to a probability distribution over predicted output classes, based on Luce's choice axiom.