TotalNeuronCount
TotalNeuronCount is a property of a NeuralNet object. It is a count of all the neurons in the neural net (the sum of bias, input, output and hidden neurons). It is a read-only property.
Created by freegoldbar (September 16, 2004)