0% found this document useful (0 votes)
4 views

Unit Wise Questions Nov2022

The document outlines a series of questions related to Artificial Intelligence, organized by units covering topics such as definitions, types of agents, search algorithms, propositional logic, planning, learning, neural networks, and expert systems. Each unit contains specific questions that require explanations, examples, and comparisons of various AI concepts and methodologies. The document serves as a study guide for students in a Master of Computer Applications program focusing on AI.

Uploaded by

movieblinders
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Unit Wise Questions Nov2022

The document outlines a series of questions related to Artificial Intelligence, organized by units covering topics such as definitions, types of agents, search algorithms, propositional logic, planning, learning, neural networks, and expert systems. Each unit contains specific questions that require explanations, examples, and comparisons of various AI concepts and methodologies. The document serves as a study guide for students in a Master of Computer Applications program focusing on AI.

Uploaded by

movieblinders
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Unit wise Questions - Artificial Intelligence – 2MCA6

Unit 1:

1.What is AI? Mention its applications. OR Define AI? What are its applications .

2.What is an agent ? Explain the structure of an intelligent agent.

3.What is an agent ?Explain different types of agents in detail.

4.Explain the nature of environment.

5.Explain DFS and BFS with example.(Please learn the technique for a particular graph)

6.What is Constraint Satisfaction Problem? Explain using any one example.

7.What is the difference between informed search and uninformed search.

8.Explain adversial search in Game playing . What is min-max search procedure?

9.What is alpha beta pruning and how it improves the minmax search procedure.

10.What is online search in unknown environment.

11. What is a problem? Define a problem as a state space .Explain state space search using Vaccum
World Problem.

Unit 2 :

1.Explain Wumpus world Example in Propositional logic

Learn the entire doc I had sent on Wumpus world . it has all the points from your syllabus
regarding Propositional logic.
2.Write syntax and semantics of First order Predicate logic.

3.What is knowledge engineering in first order logic.

4. explain Forward Chaining and Backward Chaining.

5. Use Resolution and solve this question.

John likes all kinds of food

Apple is food

Chicken is food

Sue eats everything Bill eats

Bill eats peanuts and is still alive

Convert all the sentences into wffs and prove using resolution that John likes peanuts.
6.Agents based on Propositional Logic. (Wumpus world)

7.What is Truth Maintenance System.

Unit 3

1.What is planning? Explain components of planning? (basic plan generation system ->refer Q & A)

2.Explain Advanced Plan generation system using STRIPS.(Goal Stack Planning)

3.Explain K Strips using an example.

4.Write short notes on a)Fuzzy logic b) Probabilistic reasoning

5.Explain learning.Explain inductive learning through example.

6.Explain how learning happens through decision trees through Decision Trees example.

7.What is ensemble learning?

8.What is learning ? Explain different types of learning .

Unit 4

1.Explain the terms ANN,CNN and RNN with briefly mentioning their applications.

2.What is NLP? Explain the steps.

3.List and explain briefly different parsing techniques.

4.What is difference between Machine learning and Deep learning?

5.What are Expert Systems? Explain their architecture with applications? 10 marks

6.What are Robotics? What are Robot Kinematics

7.Explain how Computer Vison ?What are its challenges?

8.Explain Neural networks ? What are its applications?

9.Explain few of Expert Systems briefly.(MYCIN,XCON DART)

10.Why do we need Expert Systems? What are their advantages and disadvantages?

You might also like