Variance scaling initializer
This card is a wrapper of this Keras class.
Note: the backend for building and training neural networks is based on Keras. The documentation of this card is a variant of the documentation of its corresponding class.
Inputs
-
Scale — Float
Scaling factor (positive float).
-
Mode — String
-
Distribution — String
Random distribution to use.
-
Seed — Integer
Random seed.
Outputs
-
Initializer instance — NeuralNetworkInitializer
Instance of the initializer.