Documentation For Encog 2.x

INetwork.CalculateNeuronCount Method

Calculate the total number of neurons in the network across all layers.

int CalculateNeuronCount();

Return Value

The neuron count.

See Also

INetwork Interface | Encog.Neural.Networks Namespace