home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / ai / neuraln / 4782 < prev    next >
Encoding:
Text File  |  1993-01-10  |  818 b   |  28 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!gatech!darwin.sura.net!cs.ucf.edu!fdm
  3. From: fdm@engr.ucf.edu (Frederic D. McKenzie (Rick))
  4. Subject: LECUN digit recognition pseudo-newton method
  5. Message-ID: <1993Jan10.225316.20469@cs.ucf.edu>
  6. Sender: news@cs.ucf.edu (News system)
  7. Organization: engineering, University of Central Florida, Orlando
  8. Distribution: na
  9. Date: Sun, 10 Jan 1993 22:53:16 GMT
  10. Lines: 16
  11.  
  12. Hello,
  13.  
  14. I'm looking for code that implements the pseudo-newton backprop method
  15. used by LECUN for digit recognition.
  16. I have implemented the architecture and used a continuous backprop 
  17. which works; but, there is something wrong with the way I'm implementing
  18. the double partial of the cost function for the pseudo-newton method.
  19.  
  20. Can anyone help me?
  21.  
  22. Please email at:
  23. fdm@engr.ucf.edu
  24.  
  25. Thanks
  26. Rick McKenzie
  27.  
  28.