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

Ai QB

Uploaded by

srinidhiteerdham
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Ai QB

Uploaded by

srinidhiteerdham
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

TEEGALA KRISHNA REDDY ENGINEERING COLLEGE

(UGC-Autonomous)
(Sponsored by TKR Educational Society, Approved by AICTE, Affiliated to JNTUH
Accredited by NAAC with ‘A’ Grade. Accredited by NBA

Medbowli, Meerpet, Balapur(M), Hyderabad, Telangana- 500097


Mob: 8498085218. Email: [email protected], www.tkrec.ac.in

Subject Name : INTRODUCTION TOARTIFICIAL INTELLIGENCE


Subject Code : 22AI402PC
Degree & Branch : B.Tech – AIML
Regulation : R22
Year &Sem : II - B.Tech & II-Sem
Faculty Name : SANGEETA JAWAR

PART –A

BLOOMS
S.No UNIT - I MARKS CO’s LEVELS

1
Define AI . 1 CO1 L1
Write advantages and disadvantages of AI? L1
2 1 CO1

Discuss the Applications of AI? L2


3 1 CO1

State the intelligent agent and its types in AI? L1


4 1 CO1

List the different forms of AI? L1


5 1 CO1
6 Define heuristic function in AI? 1 CO1 L1
7 Different types of search strategies 1 CO1 L1
8 Discuss in brief about BFS 1 CO1 L2
9 Discuss in brief about DFS 1 CO1 L2
Difference between hill climbing and L2
10 1 CO1
simulated annealing search

PART –B

BLOOMS
S.No UNIT – I MARKS CO’s LEVELS

a. Explain the following uninformed 10 CO1 L2


search strategies with examples. (a)
TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
(Sponsored by TKR Educational Society, Approved by AICTE, Affiliated to JNTUH
Accredited by NAAC with ‘A’ Grade. Accredited by NBA

Medbowli, Meerpet, Balapur(M), Hyderabad, Telangana- 500097


Mob: 8498085218. Email: [email protected], www.tkrec.ac.in

Breadth First Search b)Depth first


search
2. Discuss in detail about AI and its application 10 CO1 L2
Discuss in detail about types of Hill-Climbing, L2
3. advantages, disadvantages ,features and 10 CO1
problems erased in hill-climbing
Solve an 8 puzzle problem using uninformed 10 L4
4. CO1
search
Discuss about the needs of AI and various 10 L2
5. CO1
approaches of AI
Differentiate between Uninformed and 10 L3
6. CO1
Informed search strategies
Explain in detail about Problem solving agents L2
7. 10 CO1
with one example

PART –A

BLOOMS
S.No UNIT - II MARKS CO’s LEVELS

1
Define Informed search? 1 CO2 L1
State the Propositional logic and its L1
2 1 CO2
limitations?
3 Compare Horn and definite clauses in AI? 1 CO2 L2
4 Describe the Alpha-Beta pruning? 1 CO2 L1
5 Explain optimal decision in gaming. 1 CO2 L1
6 Define CSP. 1 CO2 L1
7 Define the operations performed by KBA 1 CO2 L1
8 Explain conjunction in propositional logic. 1 CO2 L1
9 Define knowledge based agent 1 CO2 L1
Differentiate between forward and backward L2
10 reasoning
1 CO2

PART –B

BLOOMS
S.No UNIT - II MARKS CO’s LEVELS

1 Solve the following Crypt arithmetic problem 10 CO2 L4


using constraints satisfaction search procedure.
CROSS
ROADS
TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
(Sponsored by TKR Educational Society, Approved by AICTE, Affiliated to JNTUH
Accredited by NAAC with ‘A’ Grade. Accredited by NBA

Medbowli, Meerpet, Balapur(M), Hyderabad, Telangana- 500097


Mob: 8498085218. Email: [email protected], www.tkrec.ac.in

----------
DANGER
a Explain propositional logic in artificial 5 CO2 L2
intelligence
2
b Explain rules of inference in artificial 5 CO2 L2
intelligence
Differentiate between propositional logic and 10 CO2 L2
3
predicate logic.
Discuss about constraint satisfaction problem 10 CO2 L2
4
with an Example for graph colouring problem
Explain Wumpus world problem in artificial CO2 L2
5 10
intelligence with PEAS description
Discuss in detail about Knowledge based CO2 L2
6 10
agents in detail
a Explain mini max algorithm with a suitable 5 CO2 L2
example
7
b Explain alpha-beta pruning algorithm with 5 CO2 L2
example?

PART –A

BLOOMS
S.No UNIT - III MARKS CO’s LEVELS

1
Define First Order Logic? 1 CO3 L1
2 Explain Inference in First Order Logic? 1 CO3 L2
3 Define Ontological Engineering? 1 CO3 L1
4 Define horn clause in AI 1 CO3 L1
5 Define unification in AI? 1 CO3 L1
6 State about the categories and objects in AI? 1 CO3 L1
7 Define definite clause in AI 1 CO3 L1
Evaluate the following FOL:
8 1 CO3 L4
Every man respects his parent
Evaluate the following FOL:
9 1 CO3 L4
Some boys are obedient

PART –B
TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
(Sponsored by TKR Educational Society, Approved by AICTE, Affiliated to JNTUH
Accredited by NAAC with ‘A’ Grade. Accredited by NBA

Medbowli, Meerpet, Balapur(M), Hyderabad, Telangana- 500097


Mob: 8498085218. Email: [email protected], www.tkrec.ac.in

BLOOMS
S.No UNIT - III MARKS CO’s LEVELS

a Discuss in detail about first order logic 5 CO3 L2


1 Demonstrate about quantifiers and its types in
b 5 CO3 L2
FOL
2 Discuss about the inference rules in FOL 10 CO3 L2
Distinguish between Propositional logic and 5 L2
3 CO3
First Order Logic with suitable examples?
Explain forward chaining and backward 10 L2
4 CO3
chaining in first order logic with example
Illustrate in detail about First-Order Logic and L3
5 Knowledge Engineering in First-Order Logic 10 CO3
with suitable examples?
Discuss in detail about ontological L2
6 10 CO3
engineering, categories and events.

PART –A

BLOOMS
S.No UNIT - IV MARKS CO’s LEVELS

1
Define planning 1 CO4 L1
2 Write about classical planning 1 CO4 L1
3 Write about heirarchical planning 1 CO4 L1
4 Write about temporal planning 1 CO4 L1
5 Define PDDL. 1 CO4 L1
6 Discuss about STRIPS 1 CO4 L2
7 Define FSSP 1 CO4 L1
8 Define BSSP 1 CO4 L1
9 Explain about domain independent planning. 1 CO4 L1
10 Write about regression 1 CO4 L1

PART –B

BLOOMS
S.No UNIT - IV MARKS CO’s LEVELS

Illustrate about Partial order planning(POP) CO4 L2


1. 10
with an example
TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
(Sponsored by TKR Educational Society, Approved by AICTE, Affiliated to JNTUH
Accredited by NAAC with ‘A’ Grade. Accredited by NBA

Medbowli, Meerpet, Balapur(M), Hyderabad, Telangana- 500097


Mob: 8498085218. Email: [email protected], www.tkrec.ac.in

Discuss about FSSP and BSSP in AI with an CO4 L2


2. 10
example
Illustrate and discuss about planning graph 10 CO4 L2
3.
with an example.
Implement a solution for block world problem 10 CO4 L2
4.
using goal stack planning
Implement a solution for spare tyre problem 10 CO4 L2
5.
using planning in AI
Discuss about ontological engineering and 10 CO4 L2
6.
explain about objects and events
PART –A

BLOOMS
S.No UNIT - V MARKS CO’s LEVELS

1
Illustrate unconditional probability in AI? 1 CO5 L2
2 Demonstrate conditional probability in AI? 1 CO5 L2
3 Define Acting Under Uncertainty in AI? 1 CO5 L1
4 Define supervised learning 1 CO5 L1
5 Define unsupervised learning 1 CO5 L1
6 Write about the Baye’s rule in AI 1 CO5 L1
7 Define Total probability 1 CO5 L1

PART –B

BLOOMS
S.No UNIT - V MARKS CO’s LEVELS

Demonstrate acting under uncertainty in


1
knowledge representation and how the 10 CO5 Remember
probability notation will be prepared in this?
2 Discuss the various probability notation in AI 10 CO5 L2
Differentiate between supervised learning and 10
3 CO5 L2
unsupervised learning
Write about bayes theorem and its application 10
4 CO5 L1
in Artificial intelligence
Discuss about supervised learning and its
a 5 CO3 L2
application
5
Discuss about unsupervised learning and its
b 5 CO3 L2
application

You might also like