
   THE OUTPUT WINDOW

  The activations window displays  the activations of
  a network. When  a pattern is  learned or a pattern
  is tested the activations of the network are set to
  the  activations of the pattern.  When a pattern is
  tested   you   will  see   the   activations change
  everytime it  is  updated.   It is   updated  three
  times.

  When you click on  a any button in  the activations
  window, you  will see  whether, given the   current
  state of the  network it will change its activation
  or not.  Note however that this is just a test, the
  activation  current  state of   the network will be
  restored after the button has blinked (or not).




  The  energy-window  displays the   energy   of  the
  network.

  The step-button   updates the   activations of  the
  network in separate  cycles.  There are essentially
  two  modes in which  this is done. These  modes are
  determined  by the synchrone/asynchrone   button in
  the  parameter window. When  in synchrone mode, for
  every  unit  the   new  activation   is determined,
  without changing    it during the  loop.  Then  all
  activations    are   updated.   The   second  mode,
  asynchronous, is a mode in  which  every unit has a
  certain  chance  that   it gets  updated   and will
  immediatedly do so when chance determines so.

  The current cycle button displays the current cycle
  learning or testing.

  The reset button initializes the activations of the
  network and all the weights to zero.

  As always, the exit-button closes the window.


