INeuralNetwork.NormalizeInputValuesEx

Syntax

NormalizeInputValuesEx(layerIndex: Integer): Boolean;

Parameters

layerIndex. Layer index.

Description

The NormalizeInputValuesEx method normalizes input values of the specified layer.

Comments

The method is designed for internal use. Do not call the method without assistance.

The method returns the execution result. Available values:

See also:

INeuralNetwork