Used to initialize a parameter in the neural network.
The param parameter will contain an Operation representing a variable. The ParamInitializer will set the default value of this variable according to some parameter initialisation scheme.
See Implementation
Used to initialize a parameter in the neural network.
The param parameter will contain an Operation representing a variable. The ParamInitializer will set the default value of this variable according to some parameter initialisation scheme.