Aiml Question Bank
Aiml Question Bank
CHENDHURAN
College of Engineering and Technology
Lenavilakku, Pilivalam (Post), Pudukkottai(Dt) – 622 507.
QUESTION BANK
Subject : CS3491- AIML (R-2021)
Semester & Branch : VI & ECE (2024-2025)
Name of the Staff : P.ABINAYA
Desgn. & Dept. :Asst.Professor/ECE
UNIT-I
PART- A
UNIT - II
PART- A
1.
Why does uncertainty arise?
2.
Diffrentiate uncertainity with ignorance
3.
What is the need for probability theory in uncertainity?
4.
Define principle of maximum expected utility (MEU).
5.
State baye’s theorem in artificial intelligence?
6.
What is Bayesian Belief Network?
7.
Mention the needs of probabilistic reasoning in AI.
8.
Define Naïve Bayes theorem
9.
Define Causal Network.
10.
Given that P(A)=0.3,P(A|B)=0.4 and P(B)=0.5, Compute P(B|A).
PART - B
1. Describe the Bayesian Network and Bayes theoy?
2. How to get the approximate inference from Bayesian network ?
3. Explain variable elimination algorithm for answering queries on Bayesian Network.
4. Define uncertainity, prior probability and conditional probability ,state the Bayes theorem,
how it is useful for decision making under uncertainity, explain Bayesian network briefly?
5. Explain in detail about causal network.
6. Describe the Naïve Bayes theorem with examples.
7. Explain the method of handling approximate inference from Bayesian network.
UNIT-III
PART-A
1. What is machine Learning?
2. Mention the Difference between the Data Mining and Machine Learning.
3. What is “over fitting” in Machine learning?
4. Why Over fitting happens?
5. How can you avoid overfitting?
6. What are five popular algorithms of Machine Learning?
7. What are the three stages to build the hypotheses or model in Machine Learning?
8. What is Decision tree algorithm?
9. What is “training set “ and “test set”?
10. Difference between supervised learning and Unsupervised learning.
PART-B
PART B
1. List the parametric technics and explain the K-NN estimation
1. Draw the architecture of single layer perceptron (SLP). explain its operation and mention
its advantages and disadvantages.
2. Draw the architecture of Multi Layer Perceptron(MLP).explain its operation and mention
its advantages and disadvantages.
3. Describe the Back propagation and explain the feutures of Back propagation
4. Difference between the Shallow net and deep learning net.
5. How do you tune hyper parameter for better neural networks performance?.explain in
detail.
6. Explain the stochastic methods for weight estimation.