AIML Assignment5-23Dec2022

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Sri Taralabalu Jagadguru Education Society®, Sirigere

S T J INSTITUTE OF TECHNOLOGY, RANEBENNUR – 581 115


DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

AIML Assignment-5

1. What is a perceptron? Explain.


2. Explain the appropriate problems for ANN learning with its characteristics.
3. Discuss the representational power of perceptron.
4. Explain the perceptron training rule and the delta rule.
5. Describe the derivation of the Gradient descent rule.
6. Write the Gradient descent rule algorithm and explain.
7. Discuss the comparison between perceptron training rule and the delta rule.
8. Give the steps of backpropagation algorithm used to train multilayer network and explain.
9. Briefly explain the effect of adding momentum to weight update rule in the backpropagation
algorithm.
10. Discuss the derivation of backpropagation rule used in learning of direct acyclic graph considering different
cases.

Note: Answer any Six questions.

You might also like