home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / curses / bp / xor / tem < prev    next >
Encoding:
Text File  |  1987-08-09  |  1.0 KB  |  30 lines

  1. define: layout
  2.                                      pname ipatterns   tpatterns
  3. epoch   $       tss     $             $      $            $
  4.                 gcor    $          
  5. cpname  $       pss     $            
  6.  
  7.  
  8.  
  9. sender acts:      $                   bia net act tar del
  10.  
  11. weights:          $                   $   $   $       $
  12.   
  13.                                                   $
  14. end
  15. epochno    variable 1    $    n    epochno    5 1.0
  16. tss    floatvar 1    $       n    tss    7 1.0 
  17. gcor    floatvar 2    $    5    gcor    7 1.0
  18. cpname    variable 2    $    n    cpname -5 1.0
  19. pss    floatvar 2    $    n    pss    7 1.0
  20. env.pname vector 0    $    2    pname      v 4      0 0  4
  21. env.ipat matrix     0    $    n    ipattern   h 2    1.0 0  4 0 2
  22. env.tpat matrix     0    $    n    tpattern   h 2    1.0 0  4 0 1
  23. input     vector     3    $    8    activation h 4  100.0 0  4
  24. weight     matrix     3    $    n    weight       h 4  100.0 2  3 0 4
  25. bias     vector     3    $    n    bias       v 3  100.0 2 15
  26. netinput vector     3    $    n    netinput   v 3  100.0 2 15
  27. output     vector     3    $    n    activation v 3  100.0 2  3
  28. deltas     vector     3    $    n    delta       v 3 1000.0 2  3
  29. targets     vector     3    $    n    target       v 3  100.0 0  1
  30.