home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / microcrn / issue_44.arc / OR4.ARC / HELP.TXT < prev    next >
Text File  |  1988-08-15  |  1KB  |  38 lines

  1.                       ^O L 3@
  2.  
  3.    3 Level Hierarchy Object Learning Demonstration
  4.    -----------------------------------------------
  5.  
  6.  This demonstration consists of a series of 3 recognizers
  7.  that are capable of ^Object@ learning.  Each recognizer
  8.  is based on the stimulus --> response model with the
  9.  response of one recognizer used to create the input of
  10.  another recognizer.
  11.  
  12.  Each recognizer contains an internal 63-cell memory that
  13.  is modified during learning.  The position of a cell,
  14.  when one is triggered, determines the value of the
  15.  output response.
  16.  
  17.  The ^Demo@ option provides an easy way to get started.
  18.  The ^Learn@ and ^Recognize@ options allow more user
  19.  control.  The ^Display@ allows the user to observe
  20.  the content of the internal memorys at any time.
  21.  
  22.  
  23.  * demonstrates multi-level ^Object Learning and
  24.    ^Recognition@ algorithm.  The level #2 learns
  25.    in terms of the output from level #1, and level
  26.    #3 learns in terms of the output from level #2.
  27.  
  28.  * the data input data is internally generated as a
  29.    stream of random values with fixed 2 fixed patterns
  30.    superimposed at random intervals.
  31.  
  32.  * the stimulus format consists of 8 elements per
  33.    frame.  Each element is a number in the range:
  34.    [0..63].
  35.  
  36.  
  37.                      ^ - end help -
  38.