home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / text / 9305nni.zip / 930514.DIS < prev    next >
Text File  |  1993-05-14  |  2KB  |  41 lines

  1. Article 9111 of comp.ai.neural-nets:
  2. Newsgroups: comp.ai.neural-nets
  3. Path: serval!netnews.nwnet.net!usenet.coe.montana.edu!decwrl!concert!sas!mozart.unx.sas.com!saswss
  4. From: saswss@unx.sas.com (Warren Sarle)
  5. Subject: Re: Practical NN Recipes in C++ (Book)
  6. Originator: saswss@hotellng.unx.sas.com
  7. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  8. Message-ID: <C70zwo.3Kt@unx.sas.com>
  9. Date: Fri, 14 May 1993 16:46:00 GMT
  10. References: <1svn4g$733@risc1.rz.fh-heilbronn.de> <1svmprINNlbh@bHARs12c.bnr.co.uk>
  11. Nntp-Posting-Host: hotellng.unx.sas.com
  12. Organization: SAS Institute Inc.
  13. Lines: 24
  14.  
  15.  
  16. In article <1svmprINNlbh@bHARs12c.bnr.co.uk>, grs@bharh47.bnr.co.uk (G.Stoneley) writes:
  17. |> I have been given a title of 'Practical Neural Nets in C++' by
  18. |> Tim Masters but am not sure how much this relates to Back-prop.
  19. |> If anyone has any info on this book or others I would be very
  20. |> interested.
  21.  
  22. _Practical Neural Network Recipes in C++_, Academic Press, 1993.
  23.  
  24. It has code for ordinary backprop, conjugate gradients, simulated
  25. annealing, and genetic algorithms. I don't know about the code, but
  26. the book is excellent. It explains a variety of interesting things,
  27. such as why overtraining is a myth (over_fitting_, of course, can
  28. be a serious problem) and has lots of practical advice. I've skimmed
  29. most of the book, and my only major complaints are that Masters is
  30. excessively fond of singular value decompositions for linear least
  31. squares and he doesn't go into Newton methods for optimization.
  32.  
  33.  
  34. -- 
  35.  
  36. Warren S. Sarle       SAS Institute Inc.   The opinions expressed here
  37. saswss@unx.sas.com    SAS Campus Drive     are mine and not necessarily
  38. (919) 677-8000        Cary, NC 27513       those of SAS Institute.
  39.  
  40.  
  41.