Al 3451 Machine Learning
Al 3451 Machine Learning
Tiruchirappalli
Date/
Internal Assessment–III 16/05/2023F.N Marks 50
Session
Course code AL3451 Course Title Machine Learning ( C212 )
Batch No. 21-25 Duration 90 mins Academic Year 2022-2023
Year II Semester/ Section IV Department CSBS
Part – A(Answer all the questions 10 x 2 = 20marks)
Q. No. Questions CO Skills
1 Compare biological neuron and artificial neuron C212.5 E
2 write about types of artificial neural networks C212.5 R
3 Define perceptron. Draw a simple perceptron model C212.5 R
4 What are activation function? C212.5 U
Consider two perceptrons defined by the threshold expression w0+w1x1+w2x2>0. C212.5 E
Perceptron A has weight values w0 =1, w1 =2, w2 =1, and
5
Perceptron B has weight values w0 =0, w1 =2, w2 =1
True or False? Perceptron A is more general than Perceptron B.
Write main three difference between Gradient Descent and Stochastic Gradient C212.5 Az
6
Descent
7 What is no free lunch theorm? C212.6 R