Creates a parameter initialiser that sets the initial value of each element in a parameter tensor to a different sample from a Gaussian distribution.
The mean of the Gaussian distribution.
The standard deviation of the Gaussian distribution.
The constructed ParamInitializer.
See Implementation
Creates a parameter initialiser that sets the initial value of each element in a parameter tensor to a different sample from a Gaussian distribution.