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....



InitialAlpha


Unit:SDL_kohonen
Class:TKohonen
Declaration:property InitialAlpha: double

The property InitialAlpha defines the initial learning rate of the Kohonen map. InitialAlpha is set to 1.00 by default. The learning rate decreases during training. 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