Download Hopfield networks

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Peering wikipedia , lookup

Computer network wikipedia , lookup

Cracking of wireless networks wikipedia , lookup

Recursive InterNetwork Architecture (RINA) wikipedia , lookup

Piggybacking (Internet access) wikipedia , lookup

Network tap wikipedia , lookup

Airborne Networking wikipedia , lookup

List of wireless community networks by region wikipedia , lookup

Nonblocking minimal spanning switch wikipedia , lookup

Transcript
Hopfield networks
Developed by John Hopfield in 1982
Used to construct first neural chip, also useful in associative memories and various optimization
problems
It is an autoassociative fully interconnected single layer feedback networks. When this is operated under
discrete line function it is called as discrete Hopfield network. The network takes input value as binary
bipolar or unipolar values. The network have weights symmetrical as Wij=Wji and Wii=0
Architecture: consist of neurons with 2 outputs, one inverting and other non-inverting. Inverting output
is fed back to the input of next neuron but not itself. Connections are excitatory if output of neuron is
found to be same as of the input else inhibitory.