You are on page 1of 2

KLS GOGTE INSTITUTE OF TECHNOLOGY, BELAGAVI

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING


OPEN BOOK ASSIGNMENT

SOFT-COMPUTING(16EC553)

1. Show that the derivative of unipolar sigmoidal function is


(2Marks) (L2, CLO1, PO1, PO12)
2. Implement NOR function using Hebb net with bipolar inputs and binary targets.
(4Marks) (L3, CLO1, PO1, PO2)
3. Consider a single-layer perceptron having 2 inputs and 1 output. Let threshold be 0.5,
learning rate be 0.6, bias be -2 and weight values w1=0.3 and w2=0.7. Given the input
patterns in the table, compute the value of the output and train using perceptron learning
rule for one epoch. (4Marks) (L4, CLO2, PO1, PO2)
Source Target
X1 X2 Y
1 1 1
1 0 1
0 1 -1
0 0 1

KLS GOGTE INSTITUTE OF TECHNOLOGY, BELAGAVI


DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING
OPEN BOOK ASSIGNMENT

SOFT-COMPUTING(16EC553)

1. Show that the derivative of unipolar sigmoidal function is


(2Marks) (L2, CLO1, PO1, PO12)
2. Implement NOR function using Hebb net with bipolar inputs and binary targets.
(4Marks) (L3, CLO1, PO1, PO2)
3. Consider a single-layer perceptron having 2 inputs and 1 output. Let threshold be 0.5,
learning rate be 0.6, bias be -2 and weight values w1=0.3 and w2=0.7. Given the input
patterns in the table, compute the value of the output and train using perceptron learning
rule for one epoch. (4Marks) (L4, CLO2, PO1, PO2)
Source Target
X1 X2 Y
1 1 1
1 0 1
0 1 -1
0 0 1

You might also like