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

From 2012.igem.org

(Difference between revisions)
(Genetic Construction)
(Hopfield Associative Memory Networks)
Line 2: Line 2:
===Hopfield Associative Memory Networks===
===Hopfield Associative Memory Networks===
-
The main model of the project is the associative memory network made by J.J. Hopfield in the 80’s. On this model, the system tends to converge to a pre-determined equilibrium, restoring the same pattern when exposed to variations of this same pattern.
+
The idea of this project is based on the associative memory network introduced by J.J. Hopfield in the 80’s. On this network, the system tends to converge to a pre-determined equilibrium, restoring the same pattern when exposed to variations of this pattern.
-
The architecture, or geometry of the system, is composed in a way that all neurons are connected .In math terms, a Hopfield Network can be represented as an “Energy” (E) function:
+
The architecture, or geometry of the system, is composed in a way that all neurons are connected among them. In math terms, a Hopfield Network can be represented as an “Energy” (E) function:
-
[[File:equation1.jpg|center|300px|caption|]]
+
[[File:equation1.jpg|center|250px|caption|]]
   
   
Where “w” values are chosen such that the stored settings are the minima of the function “E”. The variable “x” is the state of the neuron “i”.  
Where “w” values are chosen such that the stored settings are the minima of the function “E”. The variable “x” is the state of the neuron “i”.  

Revision as of 23:02, 25 September 2012