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

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