MapKohonen


Purpose

Generates a label map for a trained Kohonen network.

Function Declaration

function MapKohonen ( StgNetwork : string; StgInput : string; StgOutput : string ) : integer;

Arguments

StgNetwork : alias of the Kohonen network to map
StgInput : alias of the labelled input data used for mapping
StgOutput : alias to assign the output map data object to


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.