What is: Softmax?
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector and a weighting vector we have: