mlx.nn.Softmin

Contents

mlx.nn.Softmin#

class Softmin#

Applies the Softmin function.

See softmin() for the functional equivalent.

Methods