recall


Overview

The recall command will perform a recall operation with the specified ANN object using the specified input data. For FuNNs and MLPs the output data will consist of the output generated by the recall. For a Kohonen network the output data will be a set of coordinates specifiying which map node activated the most for that input row.

Applies To

FuNN, Kohonen, MLP

Syntax

recall network ANNToRecall input InputDataAlias output OutputDataAlias

where:
network specifies the alias of the ANN to recall
input specifies the alias of the input data object
output specifies the alias to assign the output 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.