• Softmax activation layer.

    Input shape: Arbitrary. Use the configuration inputShape when using this layer as the first layer in a model.

    Output shape: Same shape as the input.

    Parameters

    • Optional args: SoftmaxLayerArgs

    Returns Softmax

    Doc

Generated using TypeDoc