home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / ai / neuraln / 4674 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!cs.utexas.edu!torn!csd.unb.ca!news.ucs.mun.ca!pooh.engr.mun.ca!tapas
  3. From: tapas@pooh.engr.mun.ca (Tapas Banerjee)
  4. Subject: HELP - Continous Hopfield Connection
  5. Message-ID: <tapas.725949309@femto.engr.mun.ca>
  6. Summary: Problem with connection wts in hopfield networks.
  7. Keywords: Hopfield, Connection Matrix
  8. Sender: usenet@news.ucs.mun.ca (NNTP server account)
  9. Organization: Memorial University of Newfoundland
  10. Date: Sat, 2 Jan 1993 04:35:09 GMT
  11. Lines: 26
  12.  
  13.  Dear Netters,
  14.  
  15.     Happy new year to all !!
  16.  
  17.     I am having some problem with Hopfield auto-associative networks.
  18.  
  19.     When I look into binary hopfield with inputs 1,0 - I find that to implement
  20.  that, the connection between neurons has to switch from excitatory to 
  21.  inhibitory depending on the output. Precisely, the interaction from Neuron j
  22.  to Neuron i is Tij * (2Xj-1) i.e. with a Tij of say 1, the interaction is
  23.  excitatory with Neuron j output Xij of 1 - but it becomes inhibitory when
  24.  Neuron j output is 0.
  25.  
  26.    Does this remain same with continous hopfield ? i.e. does one have to switch
  27.  between excitation and inhibition depending on neuron outputs ??
  28.  
  29.    Is there some way out with which one can implement binary hopfield with 1,0
  30.  i/p's so that one doesn't have to switch between excitation and inhibition ??
  31.  
  32.    Any help or pointers will be greatly appreciated.
  33.  
  34.    Thanking in advance,
  35.  
  36.    - TAPAS BANERJEE
  37.  
  38.      (tapas@pooh.engr.mun.ca)
  39.