| Documentation For Encog 2.x |
|
ILayer.NeuronCount Property
Set or get the neuron count, this will NOT adjust the synapses, or thresholds other code must do that.
public
int NeuronCount { public get; public set; }
See Also
ILayer Interface | Encog.Neural.Networks.Layers Namespace