ConstantTimesLayer
ConstantTimesLayer[] represents a layer that multiplies its input by a learnable scaling array.
ConstantTimesLayer[opts] includes options for initial scaling and other parameters.
Examples
ConstantTimesLayer[]ConstantTimesLayer["Scaling" -> {1, 2, 3}]Please visit the official Wolfram Language Reference for more details.