Thanks to visit codestin.com
Credit goes to www.scribd.com

50% found this document useful (2 votes)
2K views2 pages

Question Bank Ann

This document contains a question bank related to artificial neural networks and neural computing. It includes questions about defining ANNs and neural computing, distinguishing between supervised and unsupervised learning, examples of different types of ANNs and their learning laws, characteristics of problems suitable for ANNs, applications of ANNs, design parameters of ANNs, classifications of ANNs based on their functions, distinguishing between learning and training, measuring similarity of patterns in input space, network architecture for a specific multi-layer perceptron problem, activation functions used in ANNs, differences between conventional computers and ANNs, adjusting weights in different learning laws, learning rate parameter, activation functions, convergence, advantages and disadvantages of ANNs, design steps for using ANNs, computational

Uploaded by

Sohini Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
2K views2 pages

Question Bank Ann

This document contains a question bank related to artificial neural networks and neural computing. It includes questions about defining ANNs and neural computing, distinguishing between supervised and unsupervised learning, examples of different types of ANNs and their learning laws, characteristics of problems suitable for ANNs, applications of ANNs, design parameters of ANNs, classifications of ANNs based on their functions, distinguishing between learning and training, measuring similarity of patterns in input space, network architecture for a specific multi-layer perceptron problem, activation functions used in ANNs, differences between conventional computers and ANNs, adjusting weights in different learning laws, learning rate parameter, activation functions, convergence, advantages and disadvantages of ANNs, design steps for using ANNs, computational

Uploaded by

Sohini Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

QUESTION BANK

1. Define ANN and Neural computing.


2. Distinguish between Supervised and Unsupervised Learning.

4. Give some examples for Nonrecurrent and Recurrent ANNs. Specify the learning
law used by each ANN.
6. Mention the characteristics of problems suitable for ANNs.
7. List some applications of ANNs.
8. What are the design parameters of ANN?
9. Explain the three classifications of ANNs based on their functions. Explain them in
brief.

11. Distinguish between Learning and Training.


12. How can you measure the similarity of two patterns in the input space?
13. A two layer network is to have four inputs and six outputs. The range of the
outputs is to be continuous between 0 and 1. What can you tall about the network
architecture? Specifically,
(a) How many neurons are required in each layer?
(b) What are the dimensions of the first-layer and second layer weight
matrices? (Hidden layer neurons are 5)

14. Mention the linear and nonlinear activation functions used in Artificial Neural
Networks.

1. Write the differences between conventional computers and ANN.


2. Explain in Detail how weights are adjusted in the different types of Learning Law.
(Both supervised and Unsupervised)
3. Write short notes on the following.
a. Learning Rate Parameter
b. Activation Function
c. Convergence

4. (a) Write the advantages and disadvantages of Artificial Neural Networks.


(b) What are the design steps to be followed for using ANN for your problem?
5. (a) What are the relevant computational properties of the Human Brain?
(b) Write short notes on neural approaches to computation.

1. Compare physical neuron and artificial neuron


2. What is weight or connection strength?
3. Draw the model of a single artificial neuron and derive its output.
4. Draw the model of MP(McCulloch Pitts) neuron and state its characteristics.
5. What are the two approaches to add a bias input?
6. Distinguish between linearly separable and nonlinearly separable problems. Give
examples.
7. Define Perceptron convergence theorem.
8. What is XOR problem?
9. What is perceptron? Write the differences between Single Layer Perceptron(SLP)
and Multilayer Perceptron(MLP).

12. What is a-LMS algorithm?


13. Draw the ADALINE implementation for AND and OR functions.
1. Draw the structure of a biological Neuron and explain in detail.

2. (a) Explain the three basic neurons which are used to develop complex ANN.

3. State and Prove Perceptron Convergence theorem.

5. (a) Draw the architecture of a single layer perceptron (SLP) and explain its
operation. Mention its advantages and disadvantages.
(b) Draw the architecture of a Multilayer perceptron (MLP) and explain its operation.
Mention its advantages and disadvantages.

6. Explain Why XOR problem can not be solved by a single layer perceptron and how
it is solved by a Multilayer Perceptron.

7. Explain ADALINE and MADALINE. List some applications.

8. (a) Distinguish between Perceptron Learning law and LMS Learning law.

9. Draw the architecture of Back Propagation Network (BPN) and


explain in detail.

10. Write short notes on:


i. Hopfield network
ii. Bayesian Neural Networks

11.Distinguish between a conventional Neural Networks and Bayesian Neural


Networks.

You might also like