SlideShare a Scribd company logo
2
Most read
www.studentyogi.com                               www.studentyogi.com

1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set
no 1

Code No: RR410405
Set No. 1

IV B.Tech I Semester Supplimentary Examinations, February 2008
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. (a) What are Artificial neural networks? What are their characteristics?
(b) Explain the historical development of Artificial neural networks? [16]

2. Discuss and compare all learning law’s. [16]

3. (a) Discuss adaptive filtering technique in single layer perceptron with its algorithms
and convergence concept.
(b) Write about the working of LMS Algorithm with a numerical example. Assume
suitable input and weight matrix. [8+8]

4. Discuss the working of single layer perceptron and multi layer perceptron with
relevant algorithm and compare them. [16]

5. State and explain the Ex-OR problem? Also explain how to overcome it. [16]

6. Compare Radial basis network with multiplayer perceptron. Give suitable example.
[16]

7. (a) Explain Maxican Hat Network with architecture.
(b) Write activation function used in Maxican Hat network. [10+6]

8. (a) What are the important applications in speech area?
(b) Discuss the use of feedback neural network to convert English text to speech. [8+8]



www.studentyogi.com                               www.studentyogi.com
www.studentyogi.com                                www.studentyogi.com

.....




1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set
no 2

Code No: RR410405
Set No. 2

IV B.Tech I Semester Supplimentary Examinations, February 2008
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. Compare and contrast the biological neuron and artificial neuron. [16]

2. Explain the training of Artificial and neural networks. [16]

3. (a) What is perceptron?
(b) Differentiate between perceptron representation and perceptron training? [6+10]

4. (a) Explain Baye’s classifier or Baye’s hypothesis testing procedure.
(b) Write about reduced strategy for optimum classification in Baye’s Classifier. [8+8]

5. State and explain the Ex-OR problem? Also explain how to overcome it. [16]

6. Discuss about the associative memory of Spatio-temporal pattern. [16]

7. (a) Define Firing Rule?
(b) What is a similarity Map? [8+8]



www.studentyogi.com                                www.studentyogi.com
www.studentyogi.com                              www.studentyogi.com

8. What are the direct applications of neural networks? Why are they called direct
applications? [16]

.....




1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set
no 3

Code No: RR410405
Set No. 3

IV B.Tech I Semester Supplimentary Examinations, February 2008
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. (a) What are Artificial neural networks? Where the neural networks implemented?
(b) Distinguish between supervised and unsupervised training? [8+8]

2. What are the basic learning laws? Explain the weight updation rules in each learning
law. [16]

3. Write the algorithm for least mean square. Explain the working principle of it. [16]

4. (a) Explain Rosenblatts perceptron model?
(b) Differentiate between single layer and multi-layer perceptrons? [8+8]


www.studentyogi.com                              www.studentyogi.com
www.studentyogi.com                             www.studentyogi.com


5. Write short notes on the following:
(a) Hessian matrix
(b) Cross validation
(c) Feature detection. [4+6+6]

6. Write the following algorithm in associative memories.
(a) Retrieval algorithm
(b) Storage algorithm. [8+8]

7. (a) Explain briefly about Hamming network.
(b) What is the purpose of learning vector quantization? [6+10]

8. What is the difference between pattern recognition and classification? How artificial
neural network is applied both? [16]

.....




1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set
no 4

Code No: RR410405
Set No. 4

IV B.Tech I Semester Supplimentary Examinations, February 2008
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. (a) What are Artificial neural networks? What are their characteristics?
(b) Explain the historical development of Artificial neural networks? [16]



www.studentyogi.com                             www.studentyogi.com
www.studentyogi.com                              www.studentyogi.com

2. What are the basic learning laws? Explain the weight updation rules in each learning
law. [16]

3. (a) Discuss adaptive filtering technique in single layer perceptron with its algorithms
and convergence concept.
(b) Write about the working of LMS Algorithm with a numerical example. Assume
suitable input and weight matrix. [8+8]

4. Discuss the working of single layer perceptron and multi layer perceptron with
relevant algorithm and compare them. [16]

5. (a) Write about the approximation made in Hessian based pruning techniques.
(b) Explain Weight decay procedure in complexity regularization. [8+8]

6. Discuss about the associative memory of Spatio-temporal pattern. [16]

7. (a) What is adaptive vector quantization? What is ‘learning vector quantization’?
(b) Explain the difference between pattern clustering and feature mapping.[10+6]

8. Explain the difficulties in the solution of traveling salesman problem by a feedback
neural network. [16]

.....




1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set
no 1

Code No: RR410405
Set No. 1

IV B.Tech I Semester Supplementary Examinations, February 2007
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80



www.studentyogi.com                              www.studentyogi.com
www.studentyogi.com                               www.studentyogi.com

Answer any FIVE Questions
All Questions carry equal marks
.....

1. (a) What are Artificial neural networks? What are their characteristics?
(b) Explain the historical development of Artificial neural networks? [16]

2. (a) Discuss the requirements of Learning Laws.
(b) What are different types of Hebbian learning? Explain basic Hebbian learning? [8+8]

3. (a) What is perceptron?
(b) Differentiate between perceptron representation and perceptron training? [6+10]

4. (a) Explain Rosenblatts perceptron model?
(b) Differentiate between single layer and multi-layer perceptrons? [8+8]

5. State and explain the Ex-OR problem? Also explain how to overcome it. [16]

6. (a) Explain Universal Approximation theorem.
(b) Explain about the Curse of dimensionality. [8+8]

7. A Maxnet consists of three inhibitory weights as 0.25. The net is initially activated by
the input signals [0.1 0.3 0.9]. The activation function of the neuron is
          X    X>0
F (X) = {
          0    otherwise
Find the final winning neutron. [16]

8. What are the direct applications of neural networks? Why are they called direct
applications? [16]

.....



1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set
no 3

Code No: RR410405
Set No. 3

IV B.Tech I Semester Supplementary Examinations, February 2007
ARTIFICIAL NEURAL NETWORKS


www.studentyogi.com                               www.studentyogi.com
www.studentyogi.com                              www.studentyogi.com

( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. (a) What are Artificial neural networks? Where the neural networks implemented?
(b) Distinguish between supervised and unsupervised training? [8+8]

2. What are the basic learning laws? Explain the weight updation rules in each learning
law. [16]

3. State and prove the perceptron convergence algorithm. [16]

4. (a) Explain Rosenblatts perceptron model?
(b) Differentiate between single layer and multi-layer perceptrons? [8+8]

5. (a) Compute the Hessian matrix and determine whether it is positive definite for the
function E(x) = (X1 - X2)2 + (1 - X1)2
(b) Discuss the network pruning techniques. [6+10]

6. (a) Write about generalized radial basis networks.
(b) Write approximation properties of radial basis function network. [8+8]

7. (a) Explain briefly about Hamming network.
(b) What is the purpose of learning vector quantization? [6+10]

8. Discuss the application of Artificial Neural Network on the field of control system and
optimization. [16]

.....




www.studentyogi.com                              www.studentyogi.com
www.studentyogi.com                             www.studentyogi.com

1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set
no 4

Code No: RR410405
Set No. 4

IV B.Tech I Semester Supplementary Examinations, February 2007
ARTIFICIAL NEURAL NETWORKS
( Common to Electronics & Communication Engineering, Electronics &
Instrumentation Engineering, Bio-Medical Engineering and Electronics &
Telematics)

Time: 3 hours
Max Marks: 80

Answer any FIVE Questions
All Questions carry equal marks
.....

1. Explain about the important Architectures of neural network. [16]

2. What are the basic learning laws? Explain the weight updation rules in each learning
law. [16]

3. (a) What is perceptron?
(b) Differentiate between perceptron representation and perceptron training? [6+10]

4. (a) Explain Rosenblatts perceptron model?
(b) Differentiate between single layer and multi-layer perceptrons? [8+8]

5. (a) Write about the approximation made in Hessian based pruning techniques.
(b) Explain Weight decay procedure in complexity regularization. [8+8]

6. (a) Write about generalized radial basis networks.
(b) Write approximation properties of radial basis function network. [8+8]

7. (a) Define Firing Rule?
(b) What is a similarity Map? [8+8]

8. What neural network ideas are used in the development of phonetic typewriter? [16]

.....



www.studentyogi.com                             www.studentyogi.com

More Related Content

PDF
Improved Parallel Prefix Algorithm on OTIS-Mesh of Trees
PDF
Kernel Methods and Relational Learning in Computational Biology
PDF
Improving of artifical neural networks performance by using gpu's a survey
PDF
IMPROVING OF ARTIFICIAL NEURAL NETWORKS PERFORMANCE BY USING GPU’S: A SURVEY
PDF
Robust Ensemble Classifier Combination Based on Noise Removal with One-Class SVM
PDF
A short and naive introduction to using network in prediction models
PDF
Secure Multi-Party Computation Based Privacy Preserving Extreme Learning Mach...
PDF
Differential analyses of structures in HiC data
Improved Parallel Prefix Algorithm on OTIS-Mesh of Trees
Kernel Methods and Relational Learning in Computational Biology
Improving of artifical neural networks performance by using gpu's a survey
IMPROVING OF ARTIFICIAL NEURAL NETWORKS PERFORMANCE BY USING GPU’S: A SURVEY
Robust Ensemble Classifier Combination Based on Noise Removal with One-Class SVM
A short and naive introduction to using network in prediction models
Secure Multi-Party Computation Based Privacy Preserving Extreme Learning Mach...
Differential analyses of structures in HiC data

What's hot (18)

PDF
Joint Word and Entity Embeddings for Entity Retrieval from Knowledge Graph
PDF
Kernel methods for data integration in systems biology
PDF
Kernel methods for data integration in systems biology
PDF
Convolutional networks and graph networks through kernels
PDF
Comparing Incremental Learning Strategies for Convolutional Neural Networks
PDF
X trepan an extended trepan for
PDF
Kernel methods and variable selection for exploratory analysis and multi-omic...
PDF
Single layer perceptron in python
PDF
Neural Networks: Introducton
PDF
Reproducibility and differential analysis with selfish
PPTX
ISM2014
PDF
Bioinformatics kernels relations
PDF
NIPS2017 Few-shot Learning and Graph Convolution
PDF
Lecture3 xing fei-fei
PDF
The Face of Nanomaterials: Insightful Classification Using Deep Learning - An...
PDF
Graph Neural Network in practice
PDF
Complexity and Computation in Nature: How can we test for Artificial Life?
PDF
PFP:材料探索のための汎用Neural Network Potential - 2021/10/4 QCMSR + DLAP共催
Joint Word and Entity Embeddings for Entity Retrieval from Knowledge Graph
Kernel methods for data integration in systems biology
Kernel methods for data integration in systems biology
Convolutional networks and graph networks through kernels
Comparing Incremental Learning Strategies for Convolutional Neural Networks
X trepan an extended trepan for
Kernel methods and variable selection for exploratory analysis and multi-omic...
Single layer perceptron in python
Neural Networks: Introducton
Reproducibility and differential analysis with selfish
ISM2014
Bioinformatics kernels relations
NIPS2017 Few-shot Learning and Graph Convolution
Lecture3 xing fei-fei
The Face of Nanomaterials: Insightful Classification Using Deep Learning - An...
Graph Neural Network in practice
Complexity and Computation in Nature: How can we test for Artificial Life?
PFP:材料探索のための汎用Neural Network Potential - 2021/10/4 QCMSR + DLAP共催
Ad

Similar to Artificial Neural Networks Jntu Model Paper{Www.Studentyogi.Com} (20)

PDF
Nnflc question
DOCX
Soft computing one marks Q&A 50
DOCX
469770027-SOFT-COMPU TING-MCQ-1 document
DOC
Question bank soft computing
PPTX
Artificial Neural Network
PDF
NEURAL NETWORK FOR THE RELIABILITY ANALYSIS OF A SERIES - PARALLEL SYSTEM SUB...
PDF
PPTX
sathiya new final.pptx
PDF
40120140507007
PDF
40120140507007
PPTX
neural-networks (1)
PDF
Neural Network and Applications An Overview
PDF
Deep Learning and Design Thinking
PDF
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
DOCX
Ann
PPT
2011 0480.neural-networks
PPT
Introduction to Artificial neural network
PDF
11_winter_lecture-2023-2024————————-.pdf
PPTX
HOPFIELD NETWORK
Nnflc question
Soft computing one marks Q&A 50
469770027-SOFT-COMPU TING-MCQ-1 document
Question bank soft computing
Artificial Neural Network
NEURAL NETWORK FOR THE RELIABILITY ANALYSIS OF A SERIES - PARALLEL SYSTEM SUB...
sathiya new final.pptx
40120140507007
40120140507007
neural-networks (1)
Neural Network and Applications An Overview
Deep Learning and Design Thinking
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
Ann
2011 0480.neural-networks
Introduction to Artificial neural network
11_winter_lecture-2023-2024————————-.pdf
HOPFIELD NETWORK
Ad

More from guest3f9c6b (20)

PDF
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
PDF
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
PDF
English Jntu Model Paper{Www.Studentyogi.Com}
PDF
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
PDF
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
PDF
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
PDF
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
PDF
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
PDF
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
PDF
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
PDF
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
PDF
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
PDF
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
PDF
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}
Mass Transfer Operations I Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
English Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry Jntu Model Paper{Www.Studentyogi.Com}
Engineering Chemistry 1 Jntu Model Paper{Www.Studentyogi.Com}
Emwavesandtransmission Lines Jntu Model Paper{Www.Studentyogi.Com}
Embedded Systems Jntu Model Paper{Www.Studentyogi.Com}
Electronic Devices And Circuits Jntu Model Paper{Www.Studentyogi.Com}
Electromagneticwavesandtransmissionlines Jntu Model Paper{Www.Studentyogi.Com}
Electrical Technology Jntu Model Paper{Www.Studentyogi.Com}
Electrical Measurements Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Iii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Machines Ii Jntu Model Paper{Www.Studentyogi.Com}
Electrical Circuits Analysis Jntu Model Paper{Www.Studentyogi.Com}
Digital Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Digital Control Systems Jntu Model Paper{Www.Studentyogi.Com}
Designofmachinemembers I Jntu Model Paper{Www.Studentyogi.Com}
Digital Communications Jntu Model Paper{Www.Studentyogi.Com}
Databasemanagementsystems Jntu Model Paper{Www.Studentyogi.Com}
Decision Support Systems Jntu Model Paper{Www.Studentyogi.Com}

Artificial Neural Networks Jntu Model Paper{Www.Studentyogi.Com}

  • 1. www.studentyogi.com www.studentyogi.com 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set no 1 Code No: RR410405 Set No. 1 IV B.Tech I Semester Supplimentary Examinations, February 2008 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. (a) What are Artificial neural networks? What are their characteristics? (b) Explain the historical development of Artificial neural networks? [16] 2. Discuss and compare all learning law’s. [16] 3. (a) Discuss adaptive filtering technique in single layer perceptron with its algorithms and convergence concept. (b) Write about the working of LMS Algorithm with a numerical example. Assume suitable input and weight matrix. [8+8] 4. Discuss the working of single layer perceptron and multi layer perceptron with relevant algorithm and compare them. [16] 5. State and explain the Ex-OR problem? Also explain how to overcome it. [16] 6. Compare Radial basis network with multiplayer perceptron. Give suitable example. [16] 7. (a) Explain Maxican Hat Network with architecture. (b) Write activation function used in Maxican Hat network. [10+6] 8. (a) What are the important applications in speech area? (b) Discuss the use of feedback neural network to convert English text to speech. [8+8] www.studentyogi.com www.studentyogi.com
  • 2. www.studentyogi.com www.studentyogi.com ..... 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set no 2 Code No: RR410405 Set No. 2 IV B.Tech I Semester Supplimentary Examinations, February 2008 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. Compare and contrast the biological neuron and artificial neuron. [16] 2. Explain the training of Artificial and neural networks. [16] 3. (a) What is perceptron? (b) Differentiate between perceptron representation and perceptron training? [6+10] 4. (a) Explain Baye’s classifier or Baye’s hypothesis testing procedure. (b) Write about reduced strategy for optimum classification in Baye’s Classifier. [8+8] 5. State and explain the Ex-OR problem? Also explain how to overcome it. [16] 6. Discuss about the associative memory of Spatio-temporal pattern. [16] 7. (a) Define Firing Rule? (b) What is a similarity Map? [8+8] www.studentyogi.com www.studentyogi.com
  • 3. www.studentyogi.com www.studentyogi.com 8. What are the direct applications of neural networks? Why are they called direct applications? [16] ..... 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set no 3 Code No: RR410405 Set No. 3 IV B.Tech I Semester Supplimentary Examinations, February 2008 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. (a) What are Artificial neural networks? Where the neural networks implemented? (b) Distinguish between supervised and unsupervised training? [8+8] 2. What are the basic learning laws? Explain the weight updation rules in each learning law. [16] 3. Write the algorithm for least mean square. Explain the working principle of it. [16] 4. (a) Explain Rosenblatts perceptron model? (b) Differentiate between single layer and multi-layer perceptrons? [8+8] www.studentyogi.com www.studentyogi.com
  • 4. www.studentyogi.com www.studentyogi.com 5. Write short notes on the following: (a) Hessian matrix (b) Cross validation (c) Feature detection. [4+6+6] 6. Write the following algorithm in associative memories. (a) Retrieval algorithm (b) Storage algorithm. [8+8] 7. (a) Explain briefly about Hamming network. (b) What is the purpose of learning vector quantization? [6+10] 8. What is the difference between pattern recognition and classification? How artificial neural network is applied both? [16] ..... 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'08-Set no 4 Code No: RR410405 Set No. 4 IV B.Tech I Semester Supplimentary Examinations, February 2008 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. (a) What are Artificial neural networks? What are their characteristics? (b) Explain the historical development of Artificial neural networks? [16] www.studentyogi.com www.studentyogi.com
  • 5. www.studentyogi.com www.studentyogi.com 2. What are the basic learning laws? Explain the weight updation rules in each learning law. [16] 3. (a) Discuss adaptive filtering technique in single layer perceptron with its algorithms and convergence concept. (b) Write about the working of LMS Algorithm with a numerical example. Assume suitable input and weight matrix. [8+8] 4. Discuss the working of single layer perceptron and multi layer perceptron with relevant algorithm and compare them. [16] 5. (a) Write about the approximation made in Hessian based pruning techniques. (b) Explain Weight decay procedure in complexity regularization. [8+8] 6. Discuss about the associative memory of Spatio-temporal pattern. [16] 7. (a) What is adaptive vector quantization? What is ‘learning vector quantization’? (b) Explain the difference between pattern clustering and feature mapping.[10+6] 8. Explain the difficulties in the solution of traveling salesman problem by a feedback neural network. [16] ..... 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set no 1 Code No: RR410405 Set No. 1 IV B.Tech I Semester Supplementary Examinations, February 2007 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 www.studentyogi.com www.studentyogi.com
  • 6. www.studentyogi.com www.studentyogi.com Answer any FIVE Questions All Questions carry equal marks ..... 1. (a) What are Artificial neural networks? What are their characteristics? (b) Explain the historical development of Artificial neural networks? [16] 2. (a) Discuss the requirements of Learning Laws. (b) What are different types of Hebbian learning? Explain basic Hebbian learning? [8+8] 3. (a) What is perceptron? (b) Differentiate between perceptron representation and perceptron training? [6+10] 4. (a) Explain Rosenblatts perceptron model? (b) Differentiate between single layer and multi-layer perceptrons? [8+8] 5. State and explain the Ex-OR problem? Also explain how to overcome it. [16] 6. (a) Explain Universal Approximation theorem. (b) Explain about the Curse of dimensionality. [8+8] 7. A Maxnet consists of three inhibitory weights as 0.25. The net is initially activated by the input signals [0.1 0.3 0.9]. The activation function of the neuron is X X>0 F (X) = { 0 otherwise Find the final winning neutron. [16] 8. What are the direct applications of neural networks? Why are they called direct applications? [16] ..... 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set no 3 Code No: RR410405 Set No. 3 IV B.Tech I Semester Supplementary Examinations, February 2007 ARTIFICIAL NEURAL NETWORKS www.studentyogi.com www.studentyogi.com
  • 7. www.studentyogi.com www.studentyogi.com ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. (a) What are Artificial neural networks? Where the neural networks implemented? (b) Distinguish between supervised and unsupervised training? [8+8] 2. What are the basic learning laws? Explain the weight updation rules in each learning law. [16] 3. State and prove the perceptron convergence algorithm. [16] 4. (a) Explain Rosenblatts perceptron model? (b) Differentiate between single layer and multi-layer perceptrons? [8+8] 5. (a) Compute the Hessian matrix and determine whether it is positive definite for the function E(x) = (X1 - X2)2 + (1 - X1)2 (b) Discuss the network pruning techniques. [6+10] 6. (a) Write about generalized radial basis networks. (b) Write approximation properties of radial basis function network. [8+8] 7. (a) Explain briefly about Hamming network. (b) What is the purpose of learning vector quantization? [6+10] 8. Discuss the application of Artificial Neural Network on the field of control system and optimization. [16] ..... www.studentyogi.com www.studentyogi.com
  • 8. www.studentyogi.com www.studentyogi.com 1: Total Question Paper of JNTU-IV B.Tech-ECE-Artificial Neutral Networks-Sup-Feb'07-Set no 4 Code No: RR410405 Set No. 4 IV B.Tech I Semester Supplementary Examinations, February 2007 ARTIFICIAL NEURAL NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Bio-Medical Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ..... 1. Explain about the important Architectures of neural network. [16] 2. What are the basic learning laws? Explain the weight updation rules in each learning law. [16] 3. (a) What is perceptron? (b) Differentiate between perceptron representation and perceptron training? [6+10] 4. (a) Explain Rosenblatts perceptron model? (b) Differentiate between single layer and multi-layer perceptrons? [8+8] 5. (a) Write about the approximation made in Hessian based pruning techniques. (b) Explain Weight decay procedure in complexity regularization. [8+8] 6. (a) Write about generalized radial basis networks. (b) Write approximation properties of radial basis function network. [8+8] 7. (a) Define Firing Rule? (b) What is a similarity Map? [8+8] 8. What neural network ideas are used in the development of phonetic typewriter? [16] ..... www.studentyogi.com www.studentyogi.com