Team:USP-UNESP-Brazil/Associative Memory/Background

From 2012.igem.org

(Difference between revisions)
(Hopfield Associative Memory Networks)
Line 2: Line 2:
===Hopfield Associative Memory Networks===
===Hopfield Associative Memory Networks===
-
The idea of this project is based on the associative memory network introduced by J.J. Hopfield in the 80’s [http://en.wikipedia.org/wiki/Hopfield_network]. The structure of a Hopfield network is simple, all neurons connect among them. This brings some interesting memory properties and provide a model for understanding human memory.  
+
The idea of this project is based on the associative memory network introduced by J.J. Hopfield in the 80’s [http://en.wikipedia.org/wiki/Hopfield_network]. The structure of a Hopfield network is simple, all neurons are interconnected. This system has some interesting memory properties and provide a model for understanding human memory.  
<!--
<!--
Line 32: Line 32:
"Figure 1"
"Figure 1"
-->
-->
-
The Hopfield model as an associative memory network is a good choice because of its simplicity and robustness. The same methodology can be used to the construction of networks with other architectures, such as the called “perceptrons” [http://en.wikipedia.org/wiki/Perceptron]. In contrast to a Hopfield network a perceptron is commonly used as a classifier and its structure is feed-forward.
+
We have chosen to built a Hopfield network because of its simplicity and robustness. The same methodology can be used to the construction of networks with other architectures, such as the called “perceptrons” [http://en.wikipedia.org/wiki/Perceptron]. In contrast to a Hopfield network a perceptron is commonly used as a classifier and its structure is feed-forward.

Revision as of 12:41, 26 September 2012