public bool IsValid() { return(CtlRandomizerParamA.IsValid() && CtlLearningRate.IsValid() && GetLayersControls().All(c => c.IsValid())); }