Introduction To AI & ML QUESTION BANK MODULEWISE
Introduction To AI & ML QUESTION BANK MODULEWISE
(22ESC147)
Module-I
Q1. What is Artificial Intelligence? Explain in brief the history of Artificial Intelligence.
Q.2. What is Intelligent agent? Briefly explain the categorization of intelligent system.
Q.3. Explain the components of AI program.
Q.4. Write a short note on foundation of Artificial Intelligence.
Q.5. Explain in detail the sub areas of Artificial Intelligence.
Q.6 List and explain in detail any ten applications of Artificial Intelligence.
Q.7. Explain in brief the various languages used in Artificial Intelligence.
Q.8. Explain in detail the current trends and future of Artificial Intelligence.
Module-II
Q.1. What is an agent in AI Explain briefly.
Q.2. What is an Intelligent agent? Explain the concept of rationality in agent and Mapping
from Sequences to Actions
Q.3. What is an environment of an agent? Explain the different properties of an
Environment.
Q.4. List the different types of AI agents.
Q.5. With neat diagram explain the Working of a simple reflex agent and also list the
advantages, limitations and applications of it.
Q.6. With neat diagram explain the Working of a goal-based agent and also list the
advantages, limitations and applications of it.
Q.7. With neat diagram explain the Working of a utility-based agent and also list the
advantages, limitations and applications of it.
Prepared by: PRASHANT MULGE, Asst. Prof., Dept. of AI & DS, Sharnbasva University
1
Question Bank Module wise : Introduction to AI & ML
(22ESC147)
Module-III
Q.1 Define the following
Search
Search Space
Start State
Goal test
Search tree
Actions
Transition model
Path Cost
Solution
Optimal Solution
Q.2.With example explain the working of breadth first search technique. Also list the
advantages and disadvantages of it.
Q.3.With example explain the working of depth first search technique. Also list the
advantages and disadvantages of it.
Q.4 Write any ten comparisons between BFS and DFS Algorithms.
Q.5.With example explain the working of uniform cost search technique. Also list the
advantages and disadvantages of it.
Q.6 What is Heuristic search? With example explain the working of best first search
technique. Also list the advantages and disadvantages of it.
Q.7.With example explain the working of A* Search technique. Also list the
advantages and disadvantages of it.
Module-IV
Q.1. What is machine learning? Explain the working of machine learning with sketch.
Q.2. Explain the life cycle or steps involved in Machine learning process.
Q.3. Explain in detail the concept life without Machine learning with examples
Q.4 Explain in detail the importance of machine learning in daily life.
Q.5. List and explain any ten applications of machine learning algorithms.
Prepared by: PRASHANT MULGE, Asst. Prof., Dept. of AI & DS, Sharnbasva University
2
Question Bank Module wise : Introduction to AI & ML
(22ESC147)
Module-V
Q.1. What is machine learning? Show in detailed classification of machine learning.
Q.2 What is Supervised learning? With example explain the working of it. List the
advantages, & limitations of supervised learning.
Q.3 What is Unsupervised learning? With example explain the working of it. List the
advantages, & limitations of Unsupervised learning.
Q.4 What is Reinforcement learning? With example explain the working of it. List the
advantages, & limitations of Reinforcement learning.
Q.5. List any ten differences between supervised learning & unsupervised learning.
Q.6. Explain the procedure to choose best machine learning algorithm.
Q.7. With Example Explain in detail the working of KNN Algorithm.
Q.8. With Example Explain in detail the working of K Means Algorithm.
Q.9. With Example Explain in detail the working of Decision tree Algorithm.
Q.10. With Example Explain in detail the working of Logistic regression Algorithm.
Q.11. With Example Explain in detail the working of Random Forest Algorithm.
Q.12. With Example Explain in detail the working of Navie Bayes Algorithm.
Q.13. With Example Explain in detail the working of Linear regression Algorithm.
Q.14. With Example Explain in detail the working of Support Vector Machine Algorithm.
Prepared by: PRASHANT MULGE, Asst. Prof., Dept. of AI & DS, Sharnbasva University