Normal# class brainstate.nn.init.Normal(mean=0.0, scale=1.0, unit=Unit('1'), seed=None)# Initialize weights with normal distribution. Parameters: scale (Array | ndarray | bool | number | bool | int | float | complex | Quantity) – The gain of the derivation of the normal distribution.