Esempio n. 1
0
 public NeuronLayerSettings(NeuronSettings nSettings)
 {
     mNSettings = nSettings;
     mFactory   = new NeuronLayerFactory(this);
 }
Esempio n. 2
0
 public NeuronLayerSettings(NeuronSettings nSettings)
 {
     mNSettings = nSettings;
     mFactory = new NeuronLayerFactory(this);
 }