Class VarScalingNormalFanOutInitScheme

  • All Implemented Interfaces:
    WeightInitScheme

    public class VarScalingNormalFanOutInitScheme
    extends BaseWeightInitScheme
    Initialize the weight to: U / sqrt(fanout)
    Author:
    Adam Gibson