myoverse.models.components.activation_functions.SMU.__init__# SMU.__init__(alpha=0.01, mu=2.5)[source]# Initialize internal Module state, shared by both nn.Module and ScriptModule. Parameters: alpha (float) mu (float)