Artificial Neural Networks
Artificial Neural Networks
ARTIFICIAL NEURAL
NETWORKS
ISPE20
Dr. RUDRAMURTHY M S
Associate Professor,
Department of Information Science & Engineering
[ QUESTION BANK ]
Siddaganga Institute of Technology Tumkur 03
Department of Information Science and Engineering
1
SIDDAGANGA INSTITUTE OF TECHNOLOGY-TUMAKURU-572103
DEPARTMENT OF INFORMATION SCIENCE AND ENGINEERING
UNIT-I
Q. How Adaline neuron model is different from Mc Culloch Pitt’s and Rosen Blatt’s
perceptron model?
[L2, CO1:PO1] 4M
Q. Exemplify the motivation for ANN.
[L2, CO1:PO1] 4M
Q. Exemplify the significance of sigmoid function.
[L3, CO1:PO3] 4M
Q. For the network shown in figure, Calculate the net input to the output neuron Y.
[L3, CO1:PO2] 4M
Q. Show the graphical representation of sigmoid function and differentiate the sigmoid
function and comment on the result.
[L3, CO1:PO3] 10M
Q. Show that the sigmoid function is related to other mathematical functions.
[L3, CO1:PO3] 10M
Q. Obtain the output of the neuron Y for the network shown in figure using activation
function as binary sigmoidal and Bipolar sigmoidal.
[L3, CO1:PO3] 10M
4
UNIT 2
Q. What is generalization?
[L1, CO2:PO1] 2M
Q. What is Network Pruning?
[L1, CO2:PO1] 2M
Q. What is momentum?
[L1, CO2:PO1] 2M
Q. How to determine the number hidden neurons in single hidden layer feed-forward
neural network?
[L1, CO2:PO1] 2M
Q. List any two applications of Back Propagation network.
[L1, CO2:PO1] 2M
Q. Mention the demerits of Back propagation Network.
[L2, CO2:PO1] 2M
Q. Mention the merits of Back propagation Network.
[L2, CO2:PO1] 2M
5
Q. Give the flowchart for the Generalized Delta Rule (GDR) procedure.
[L2, CO2:PO1] 8 M
Q. Distinguish between online learning and off-line learning.
[L1, CO2:PO1] 8 M
Q. Develop a Back propagation algorithm for Multilayer Feed forward neural network
consisting of one input layer, one hidden layer and output layer from first principles.
[L3, CO2:PO3] 12 M
Q. Discuss briefly the practical considerations in implementation of feed-forward neural
networks.
[L2, CO2:PO2] 12 M
Q. List the factors that affect the performance of multilayer feed-forward neural network.
[L1, CO2:PO1] 12 M
UNIT 3
UNIT 4
EACH OF THE FOLLOWING QUESTIONS CARRIES TWO MARKS
8
Q. What are Self-organizing neural networks? Explain briefly.
[L1, CO4:PO1] 10 M
Q. Discuss briefly the formal characterization clustering and general clustering
procedures.
[L1, CO4:PO1] 10 M
Q. Explain briefly with a neat diagram typical architecture of SOFM.
[L1, CO4:PO1] 10 M
Q. What is Max-Net/ MAXNET? Explain briefly.
[L1, CO4:PO1] 10 M
Q. Provide the training algorithm for MAXNET.
[L2, CO4:PO2] 10 M
Q. Sketch the architecture of d=4 MAXNET and explain its operation briefly.
[L2, CO4:PO2] 10 M
Q. Write the structure of Kohenen’s SOFM network and give its algorithmic steps.
[L1, CO4:PO1] 10 M
Q. A Kohonen self organizing map is shown with weights in Fig given below:
C1 C2 C3 C4 C5
U U
1 2
(a) Using the square of the Euclidean distance find the cluster unit C j that is closest
to the input vector( 0.3, 0.4)
(b) Using a learning rate of 0.3, find the new weights for unit Cj
(c) Find new weights for Cj-1 and Cj+1, if they are allowed to learn.
[L3, CO4:PO3] 12 M
Q. Consider a Kohonen network with two cluster units and five input units. The weigh
vectors for the cluster units are
w1 = [0.1, 0.3, 0.5, 0.7, 0.9]
and
w2 = [0.9, 0.7, 0.5, 0.3, 0.1]
Use the square of the Euclidean distance to find the winning cluster unit for the input
pattern.
[L3, CO4:PO3] 12 M
9
UNIT 5
10
EACH OF THE FOLLOWING QUESTIONS CARRIES TEN MARKS
Q. Distinguish between Radian Basis Function Neural Network and Multi layer
Perceptron Feed-Forward Neural Network.
[L2, CO5:PO1] 10M
Q. Provide the training algorithm for the RBF NN with its flowchart.
[L2, CO5:PO1] 10M
11