You are on page 1of 3

‭Prepared by:Mrs. R.

Vijayalakshmi‬

‭MODULE-1&2‬

‭Introduction to Artificial Intelligence‬

‭Q.‬
‭Question‬ ‭COs‬ ‭CL‬
‭No.‬
‭1.‬ D
‭ efine Artificial Intelligence with respect to four approaches and explain in‬ ‭CO1‬ ‭L2‬
‭detail.‬
‭2.‬ ‭ hat‬ ‭are‬ ‭uninformed‬ ‭search‬ ‭strategies?‬ ‭Write‬ ‭the‬ ‭pseudocode‬ ‭for‬ ‭the‬
W ‭CO1‬ ‭L3‬
‭Breadth-First‬ ‭Search‬ ‭strategy.‬ ‭Apply‬ ‭the‬‭same‬‭for‬‭the‬‭given‬‭graph‬‭and‬‭find‬
‭the solution.‬

‭3.‬ W
‭ hat‬‭are‬‭uninformed‬‭search‬‭strategies?‬‭Apply‬‭Depth-First‬‭Search‬‭strategy‬‭for ‭CO1‬ ‭L3‬
‭the‬ ‭given‬ ‭graph‬ ‭and‬ ‭find‬ ‭the‬ ‭solution.‬ ‭Explain‬ ‭the‬ ‭performance‬ ‭measurement
‭parameters of the above algorithm.‬

‭3.‬ ‭Define an Agent. Explain the steps performed by Problem Solving Agent.‬ ‭CO1‬ ‭L2‬

‭4.‬ ‭Explain any three well posed problems and solutions of AI.‬ ‭CO1‬ ‭L2‬
‭Or‬
‭Explain problem formulation of various toy problems and real word problems‬
‭in AI.‬

‭5.‬ ‭Explain the foundations of Artificial Intelligence.‬ ‭CO1‬ ‭L2‬

‭6.‬ ‭Explain the history of Artificial Intelligence.‬ ‭CO1‬ ‭L2‬


‭7.‬ ‭ hat‬ ‭are‬ ‭informed‬ ‭search‬ ‭strategies?‬ ‭Write‬ ‭the‬ ‭algorithm‬ ‭for‬ ‭the‬ ‭Greedy‬ ‭CO1‬
W ‭L3‬
‭Best-‬ ‭First‬ ‭Search‬ ‭strategy.‬ ‭Apply‬ ‭the‬ ‭same‬ ‭for‬ ‭the‬ ‭given‬ ‭graph‬‭and‬‭find‬‭the‬
‭solution.‬ ‭Explain‬ ‭the‬ ‭performance‬ ‭measurement‬ ‭parameters‬ ‭of‬ ‭the‬ ‭above‬
‭algorithm.‬

‭a)‬

‭b)‬

‭c)‬
‭8.‬ ‭What is Machine Learning? Why it has become popular? Explain the‬ ‭CO2‬ ‭L2‬
‭knowledge pyramid.‬
‭9.‬ E
‭ xplain different types of supervised Learning with appropriate diagrams and‬ ‭CO2‬ ‭L2‬
‭examples.‬

‭10.‬ ‭Explain the process of Machine Learning in detail.‬


‭CO2‬ ‭L2‬
‭11.‬ W
‭ hat is labeled and unlabeled data? Explain Unsupervised Learning with‬
‭appropriate diagrams and examples.‬ ‭CO2‬ ‭L2‬

‭12.‬ ‭List and explain the challenges of Machine Learning in detail.‬ ‭CO2‬ ‭L2‬
‭13.‬ N
‭ ote:‬‭8 and 9‬‭th‬‭Questions can be asked together as‬‭below:‬
‭CO2‬ ‭L2‬
‭With a neat diagram explain the classification of machine Learning Algorithms.‬

You might also like