ISmBackPropagation.Epoch

Fore Syntax

Epoch: Integer;

Fore.NET Syntax

Epoch: integer;

Description

The Epoch property determines the maximum number of iterations.

Comments

Default value is 300 iterations.

Fore and Fore.NET Examples

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

See also:

ISmBackPropagation