Module juice::layers::common::softmax

source ·
Expand description

Computes the softmax of its input.

For the logarithmic softmax see the LogSoftmax layer.

Structs§