ISmBackPropagation.Neurons

Fore Syntax

Neurons: Integer;

Fore.NET Syntax

Neurons: Integer;

Description

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

Comments

Default value is 20 neurons.

Fore and Fore.NET Examples

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

See also:

ISmBackPropagation