mlx.nn.SELU#

class mlx.nn.SELU#

Applies the Scaled Exponential Linear Unit.

See selu() for the functional equivalent.