home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / ai / neuraln / 3486 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!usenet.coe.montana.edu!news.u.washington.edu!uw-beaver!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!arms
  3. From: arms@cs.UAlberta.CA (Bill Armstrong)
  4. Subject: Re: function approximation with nets.
  5. Message-ID: <arms.716504403@spedden>
  6. Sender: news@cs.UAlberta.CA (News Administrator)
  7. Nntp-Posting-Host: spedden.cs.ualberta.ca
  8. Organization: University of Alberta, Edmonton, Canada
  9. References: <1992Sep14.053408.20681@usage.csd.unsw.OZ.AU>
  10. Date: Mon, 14 Sep 1992 21:00:03 GMT
  11. Lines: 30
  12.  
  13. s8818037@spectrum.cs.unsw.oz.au (Matthew James Leayr) writes:
  14.  
  15. >    I was wondering how one would go about training a network to perform
  16. >an operation such as conversion from x-y to polar coordinates. Do you simply
  17. >present examples of the conversion to the net in the training data?
  18.  
  19. Sure.
  20.  
  21.  If so, 
  22. >how well suited are neural networks to this sort of task? Could a NN be used
  23. >to perform a log-polar coordinate transform?
  24.  
  25. Sure.  However, the result would be approximate and complicated to compute.
  26. Compared to the simple exact results you can get with a calculator,
  27. what's the point?
  28.  
  29. Actually, if you supposed that you needed to do some complicated
  30. coordinate conversion like I believe one finds in quantum physics or
  31. relativity, and you needed to do it very fast, but the computation of
  32. the transformation is too slow, then you might use a neural net to
  33. speed it up inside your supercomputer.  (My choice of course would be
  34. to use an ALN to get the speed.)
  35.  
  36. Bill
  37.  
  38. --
  39. ***************************************************
  40. Prof. William W. Armstrong, Computing Science Dept.
  41. University of Alberta; Edmonton, Alberta, Canada T6G 2H1
  42. arms@cs.ualberta.ca Tel(403)492 2374 FAX 492 1071
  43.