AML - GTU Paper - Questions
AML - GTU Paper - Questions
SEMESTER-7
ASSIGNMENT
UNIT 1
UNIT 2
UNIT 4
UNIT 5
1. Explain Rosenblatt’s perceptron model. How can a set of data be classified using a
simple perceptron?
2. Explain the learning process of an ANN. Explain with example, the challenge in
assigning synaptic weights for the interconnection between neurons. How can this
challenge be addressed?
3. What are the steps in the back-propagation algorithm? Why a multi- layer neural
network is required?
4. Define and explain MLE and MAP.
5. Describe the structure of an artificial neuron. How is it similar to a biological
neuron? What are its main components?
6. Write short notes on : Multi-layer Perceptron
7. What are factors influencing Backpropogation training?
8. Define: Perceptron. How does Perceptron work?
9. Explain in brief types of activation functions used in machine learning.
10. Explain how to learn Multilayer Networks using Gradient Descent Algorithm.
11. Explain the Brute Force MAP Learning algorithm.
12. Explain the concept of a Perceptron with a neat diagram.
13. What are the type of problems in which Artificial Neural Network can be applied.
14. Derive the backpropagation rule considering the output layer and training rule for
output unit weights.
UNIT 6
UNIT 7