[][src]Module dumbnet::softmax

a Layer implementing a SoftMax activation function

for generic layer documentation see layers

Structs

SoftMax

SoftMax is defined separately because it does not quite fit the other Layers.