Softmax

2 Posts

Upgrading Softmax: Mixtape is a faster way to avoid the softmax bottleneck.
Softmax

Upgrading Softmax: Mixtape is a faster way to avoid the softmax bottleneck.

Softmax commonly computes probabilities in a classifier’s output layer. But softmax isn’t always accurate in complex tasks — say, in a natural-language task, when the length of word vectors is much smaller than the number of words in the vocabulary.

January 22, 20202 min read
Upgrading Softmax: Mixtape is a faster way to avoid the softmax bottleneck.
Softmax

Upgrading Softmax: Mixtape is a faster way to avoid the softmax bottleneck.

Softmax commonly computes probabilities in a classifier’s output layer. But softmax isn’t always accurate in complex tasks — say, in a natural-language task, when the length of word vectors is much smaller than the number of words in the vocabulary.

January 22, 20202 min read

Subscribe to The Batch

Stay updated with weekly AI News and Insights delivered to your inbox