home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / ai / neuraln / 4189 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  796 b 

  1. Path: sparky!uunet!hela.iti.org!usc!merelo
  2. From: merelo@rana.usc.edu (Juan Julian Merelo)
  3. Newsgroups: comp.ai.neural-nets
  4. Subject: Re: Kohonen Algorithm used in ANSIM Neural Net Software
  5. Date: 6 Nov 1992 12:15:23 -0800
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 10
  8. Distribution: world
  9. Message-ID: <1dejorINNhj8@rana.usc.edu>
  10. References: <1992Nov6.123143.94@polar.etsiig.uniovi.es>
  11. NNTP-Posting-Host: rana.usc.edu
  12.  
  13.  
  14. That was the algorithm used in the first (ie, Biol. Cyb. 1983, don't remenber the
  15. exact quote) Kohonen papers. After that, it changed the distance to euclidean
  16. instead of angle, and skipped normalization. I think that the only difference is
  17. that you miss one dimension, and it may be slower, as you have to do one
  18. additional summation.
  19.  
  20. See ya
  21.  
  22.                 JJ
  23.