Structure Diagram for CLN: Network Classifier
               ================================================
 
         An Introduction to the Structure Diagrams is available.
        NB  These links will be broken until the HTML Version of the Code is installed.
 
 
Introduction
------------
 
For each EV, CLN will take the hit pattern and extract certain
parameters specified by the user. These are then input to a
feed-forward network defined by a set of weights in the TCLN 2 titles
bank. The extracted parameters and, if required, the network output are
placed in a CLN subtree of banks.
 
 
 
Titles Banks Used
-----------------
 
*  TCLN 1  Network classifier control
* TCLN 2 Network weights
Initialisation Routines ----------------------- CLN_CLASSIFIER_INI Execution Routines ------------------ CLN_CLASSIFIER CLN_CLASSIFIER_DEL Termination Routines -------------------- CLN_CLASSIFIER_TRM

Go Back to the Snoman Companion Top Page