r05320505-neural-networks

Upload: gagan-kishore

Post on 09-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/7/2019 R05320505-NEURAL-NETWORKS

    1/4

    Code No: R05320505 Set No. 1

    III B.Tech II Semester Regular Examinations, Apr/May 2009NEURAL NETWORKS

    (Computer Science & Engineering)Time: 3 hours Max Marks: 80

    Answer any FIVE QuestionsAll Questions carry equal marks

    1. (a) Explain the concept of similarity between patterns.

    (b) What is a pattern? Expalin [4+12]

    2. (a) Compare Error-correction learning and competitive learning.(b) Compare Hebbian learning and competitive learning. [8+8]

    3. (a) Explain in detail about linear least-square filter.

    (b) Explain least-mean-square algorithm. [8+8]

    4. Hidden neurons play a critical role in the operation of a multilayer perceptronwith back propagation learning. Explain? [16]

    5. (a) Explain Hessian matrix.

    (b) Discuss a few tasks that can be performed by a Back Propagation Algorithm.[8+8]

    6. (a) Summarize the self organizing map algorithm.

    (b) Illustrate the behavior of the Self organization maps algorithm by using com-puter simulations to study network with 100 neurons arranged in the form oftwo dimensional lattice with 10 rows and 10 columns. [8+8]

    7. Explain the design procedure of Neuro-Controller for a dynamical system with acase study. [16]

    8. (a) A Hopfield network made up of 5 neurons, which is required to store thefollowing three fundamental memories1 = {+1, +1, +1, +1, +1}

    T

    2 = {+1, -1, -1, +1, -1}T

    3 = {-1, +1, -1, +1, +1}T

    Evaluate the 5-by-5 synaptic weight matrix of the network

    (b) Contrast and compare a recurrent network configuration with a feed forwardnetwork. [8+8]

    1 of 1

  • 8/7/2019 R05320505-NEURAL-NETWORKS

    2/4

    Code No: R05320505 Set No. 2

    III B.Tech II Semester Regular Examinations, Apr/May 2009NEURAL NETWORKS

    (Computer Science & Engineering)Time: 3 hours Max Marks: 80

    Answer any FIVE QuestionsAll Questions carry equal marks

    1. (a) Explain tapped-delay-line model

    (b) lattice filter model. [8+8]

    2. (a) Explain in detail about Bolltzmann learning.(b) Explain in detail about competitive learning. [8+8]

    3. Explain the following:

    (a) Independence theory

    (b) Learning rate. [8+8]

    4. Explain the following

    (a) Solution for XOR problem

    (b) Sequential mode of training for back propagation. [8+8]

    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 computersimulations to study network with neurons arranged in the form of singledimensional lattice.

    (b) What are the applications of self organizing map in image processing andpattern recognition? Explain. [8+8]

    7. Explain stability of equilibrium states of an autonomous dynamical system. [16]

    8. What is gradient type Hopfield network? Differentiate between discrete time Hop-field network and gradient type Hopfield network. [16]

    1 of 1

  • 8/7/2019 R05320505-NEURAL-NETWORKS

    3/4

    Code No: R05320505 Set No. 3

    III B.Tech II Semester Regular Examinations, Apr/May 2009NEURAL NETWORKS

    (Computer Science & Engineering)Time: 3 hours Max Marks: 80

    Answer any FIVE QuestionsAll Questions carry equal marks

    1. Explain the following

    (a) Acyclic network with a single layer neuron

    (b) Acyclic network with one hidden layer and one output layer. [8+8]

    2. Write about associative memory models. [16]

    3. Consider the cost function(w) = 1/22rT

    xdw + 1/2wTRxw where

    2 is constant, and

    rxd

    0.81820.354

    Rx

    1 0.8182

    0.8182 1

    (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. Investigate the use of back-propagation learning using a sigmoidal nonlinearity toachieve ono-to-one mapping as given belowf(x) = log10x 1 x 10

    compute the following

    (a) Set up two sets of data, one for network training, and other for testing.

    (b) Use the training data set to compute the synaptic weights of the network,

    assumed to have a single hidden layer. [8+8]5. What is multi layer network and explain the two layer Back propagation network.

    [16]

    6. (a) Write about Willshaw-Vonder malsburgs model of self organized feature map

    (b) Write short notes on parameter specifications for the computer simulations ofself organization map algorithm. [8+8]

    7. What are stability of equlibrium states. [16]

    8. Explain relation between the stable states of the dicrete and contineous versions of

    the Hopfield model. [16]

    1 of 1

  • 8/7/2019 R05320505-NEURAL-NETWORKS

    4/4

    Code No: R05320505 Set No. 4

    III B.Tech II Semester Regular Examinations, Apr/May 2009NEURAL NETWORKS

    (Computer Science & Engineering)Time: 3 hours Max Marks: 80

    Answer any FIVE QuestionsAll Questions carry equal marks

    1. Draw and Explain in detail about single loop feed back system. [16]

    2. Explain the geometric interpretation of competitive learning process. With anexample. [10+6]

    3. Consider the cost function(w) = 1/22rT

    xdw + 1/2wTRxw where

    2 is constant, and

    rxd

    0.81820.354

    Rx

    1 0.8182

    0.8182 1

    (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 Input31 1 00 1 1

    1 0 10 0 0

    [8+8]

    6. Mention some of the feature mapping capabilities of neural networks and explainany two of them in detail. [16]

    7. What are stability of equlibrium states. [16]

    8. (a) What is the Hopfield network? Explain.

    (b) Describe how Hopfield network can be used to have analog to digital conver-sion. [4+12]

    1 of 1