Module 5
Module 5
QUESTION BANK
AI&ML-BDS602
Module 5: Artificial Neural Network
12 Consider the network architecture with 4 input units and 2 output 10 CO5 3
units.Train the SOFM networks by determining class memberships
of the input data
x1: (1,0,1,0)
x2: (1,0,0,0)
x3: (1,1,1,1)
x4: (0,1,1,0)
Output Units: Unit1, Unit2
learning rate η=0.6
Initial Weight matrix
Unit1 0.3 0.5 0.7 0.2
:
Unit2 0.6 0.5 0.4 0.2