home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.ai.neural-nets
- Path: sparky!uunet!gatech!darwin.sura.net!cs.ucf.edu!fdm
- From: fdm@engr.ucf.edu (Frederic D. McKenzie (Rick))
- Subject: LECUN digit recognition pseudo-newton method
- Message-ID: <1993Jan10.225316.20469@cs.ucf.edu>
- Sender: news@cs.ucf.edu (News system)
- Organization: engineering, University of Central Florida, Orlando
- Distribution: na
- Date: Sun, 10 Jan 1993 22:53:16 GMT
- Lines: 16
-
- Hello,
-
- I'm looking for code that implements the pseudo-newton backprop method
- used by LECUN for digit recognition.
- I have implemented the architecture and used a continuous backprop
- which works; but, there is something wrong with the way I'm implementing
- the double partial of the cost function for the pseudo-newton method.
-
- Can anyone help me?
-
- Please email at:
- fdm@engr.ucf.edu
-
- Thanks
- Rick McKenzie
-
-