CIS 324 Assignment 6
- Please construct a Hopfield memory (the cross-correlation matrix) using the following two patterns -
P1 = (-1 1 1 1), P2 = (1 1 -1 -1).
- Please check if the following three instances converge using the constructed memory. If they do not converge after 3 iterations, you can stop. If they do converge, which stored pattern(s) do they converge to?
X1 = (-1 1 1 -1), X2 = (-1 1 -1 -1), X3 = (1 -1 1 -1). - Write a program to check your answers and get 30% bonus for this assignment.
- Send your answer or file to zwang@shepherd.edu by 11pm on 12/7. Please write CIS 324 and your full name on the subject line of your email.