Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmBackPropagation > ISmBackPropagation.Neurons

ISmBackPropagation.Neurons

Syntax

Neurons: Integer;

Description

The Neurons property determines the number of neurons in the internal layer.

Comments

Default value is 20 neurons.

Example

The property use is given in the example for ISmBackPropagation.DeltasMinimum.

See also:

ISmBackPropagation