
		  THE INPUT WINDOW


  The  editor-window  is  a window  in which  you can
  create patterns.  By clicking on  the units you can
  set their activations to either -1 or 1.


  The store,  delete  and  next   buttons all concern
  themselves  with   the  creation   and   storing of
  patterns.  It  creates  and modifies  a    list  of
  patterns.

  If you want  to store several  patterns, you can do
  this by  pressing the  store-button. If you want to
  delete a pattern from   the   list,  you can  press
  delete. If  you want to move  to the  next pattern,
  you can do by pressing the next button.

  The noise button creates a pattern that is randomly
  different     from  the   current    one  in    the
  editor-window. Each  unit   has a   10%  chance  of
  changing it activation.


  The clamp  button   clamps  the present  activation
  pattern in the editor window onto the  network. You
  are required to clamp  a  pattern before  learning,
  testing or stepping.

  The exit button closes the window.
