home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / b186_1 / cl / graph / tem < prev   
Text File  |  1987-08-11  |  741b  |  20 lines

  1. define: layout
  2.  
  3. epochno  $
  4.  
  5. output     $
  6.                                           weights
  7.           inputs                unit_1              unit_2
  8.  
  9.     $                      $
  10.       /   \    /   \                                                       
  11.             --                                                              
  12.       \   /    \   /                                                       
  13.                                                                             
  14.                                                                             
  15. end
  16. epochno variable 1  $ 0  epochno 6 1
  17. output vector 1 $ 1 activation h 2 1.0 8 2
  18. input look 2  $ 2 activation 2 1 3 graph.loo
  19. weights look 3 $ 3 weight 2 100.0 3 graphwei.loo
  20.