home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / curses / bp / cas / tem < prev   
Encoding:
Text File  |  1990-04-14  |  1.1 KB  |  30 lines

  1. define: layout
  2.                                      pname ipatterns   tpatterns
  3. epoch   $       tss     $             $      $            $
  4. cpname  $       pss     $            
  5. cycle   $
  6.  
  7.  
  8.  
  9. sender acts:      $                   bia net act tar del
  10.  
  11. weights:          $                   $   $   $       $
  12.   
  13.                                                   $
  14. end
  15. epochno       variable 2      $       n       epochno 5 1.0
  16. tss   floatvar 2      $       n       tss     7 1.0 
  17. cpname        variable 1      $       5       cpname -5 1.0
  18. pss    floatvar 2    $    n    pss    7 1.0
  19. cycleno variable 1    $       n       cycleno 5 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     2    $    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     2    $    n    bias       v 3  100.0 2  3
  26. netinput vector     2    $    n    netinput   v 3  100.0 2  3
  27. output         vector  1      $       n       activation v 3  100.0 2  3
  28. deltas     vector     2    $    n    delta       v 3 1000.0 2  3
  29. targets     vector     2    $    n    target       v 3  100.0 0  1
  30.