R05320505 Neural Networks
R05320505 Neural Networks
R05320505 Neural Networks
1
III B.Tech II Semester Regular Examinations, Apr/May 2009
NEURAL NETWORKS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
⋆⋆⋆⋆⋆
1 of 1
Code No: R05320505 Set No. 2
III B.Tech II Semester Regular Examinations, Apr/May 2009
NEURAL NETWORKS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
5. What is multi layer network and explain the two layer Back propagation network.
[16]
6. (a) Illustrate the behavior of Self organization maps algorithm by using computer
simulations to study network with neurons arranged in the form of single
dimensional lattice.
(b) What are the applications of self organizing map in image processing and
pattern recognition? Explain. [8+8]
8. What is gradient type Hopfield network? Differentiate between discrete time Hop-
field network and gradient type Hopfield network. [16]
⋆⋆⋆⋆⋆
1 of 1
Code No: R05320505 Set No. 3
III B.Tech II Semester Regular Examinations, Apr/May 2009
NEURAL NETWORKS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
⋆⋆⋆⋆⋆
1 of 1
Code No: R05320505 Set No. 4
III B.Tech II Semester Regular Examinations, Apr/May 2009
NEURAL NETWORKS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
1. Draw and Explain in detail about single loop feed back system. [16]
(a) Find optimum value w∗ for which ξ(w) reaches its minimum value
(b) Use the method of steepest descent to compute w∗ for the learning rate para-
meter = 0.3. [16]
4. Explain in detail about forward pass and backward pass of back-propagation. [16]
5. (a) Explain multi layer perceptron with two hidden layers and one output neuron.
(b) Implement a Back propagation network to simulate the Exclusive-OR func-
tion.
Input1 Input2 Input3
1 1 0
0 1 1 [8+8]
1 0 1
0 0 0
6. Mention some of the feature mapping capabilities of neural networks and explain
any two of them in detail. [16]
⋆⋆⋆⋆⋆
1 of 1