mlx.nn.Softplus

Contents

mlx.nn.Softplus#

class Softplus#

Applies the Softplus function.

See softplus() for the functional equivalent.

Methods