myoverse.models.components.activation_functions.SAU.__init__# SAU.__init__(alpha=0.15, n=20000)[source]# Initialize internal Module state, shared by both nn.Module and ScriptModule. Parameters: alpha (float) n (int)