You are on page 1of 2

CO4-HOMEWORK ASSIGNMENT

ODD SEM 2021-22

ARTIFICIAL NEURAL NETWORKS

KL UNIVERSITY, CSE DEPT

TOTAL – 10 MARKS

Q1.

Show that the weight matrix after the presentation of the third input pattern is:

(5M)
Q2. Consider a 3 unit feedback network with symmetric weights as shown in the figure on this slide.
The units have a threshold value of θi , i=1,2,3and a binary [0,1] output function. A binary function
{0,1} is assumed for convenience although the bipolar case {-1, +1} I also valid. Analyze the energies
and state transitions based on your computations. Each state of the network is given by :
s = [ s1 , s 2 , s 3]


The energy at any single state s1, s2, s3 of the network is given by the following equation:

−1
v ( s1 , s 2 , s3 ) = ∑ ∑ w s s +∑ s θ
2 i j ij i j i i i
Given that:

(5M)

You might also like