The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



NrOfTrnSteps


Unit:SDL_kohonen
Class:TKohonen
Declaration:property NrOfTrnSteps: integer;

The property NrOfTrnSteps specifies the number of training steps used for a complete training of the Kohonen map. NrOfTrnSteps is set to 200, by default, which should be sufficient for most purposes. For more information on the training algorithm, please refer to the Kohonen network description.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): kohmap



Last Update: 2023-Dec-13