ISmSelfOrganizingMap.InitialWeights

Syntax

InitialWeights: Array;

Description

The InitialWeights property determines the matrix of synapse weights.

Comments

The property is used if the ISmSelfOrganizingMap.SynapsysWeights SynapsysWeightsType.Manual.

Example

The property use is given in the example for ISmSelfOrganizingMap.FinalWeights.

See also:

ISmSelfOrganizingMap