0% found this document useful (0 votes)
78 views1 page

Ai Assignemtn 2

The document outlines an assignment for a course in Artificial Intelligence and Machine Learning, consisting of various tasks such as calculating probabilities, explaining logical concepts, writing Python code for specific algorithms, and applying theories like Bayes Theorem. It includes questions on topics like knowledge-based agents, first-order logic, and search algorithms. The assignment requires both theoretical explanations and practical implementations in Python.

Uploaded by

subashapatil2005
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)
78 views1 page

Ai Assignemtn 2

The document outlines an assignment for a course in Artificial Intelligence and Machine Learning, consisting of various tasks such as calculating probabilities, explaining logical concepts, writing Python code for specific algorithms, and applying theories like Bayes Theorem. It includes questions on topics like knowledge-based agents, first-order logic, and search algorithms. The assignment requires both theoretical explanations and practical implementations in Python.

Uploaded by

subashapatil2005
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/ 1

DEPARTMENT OF ARTIFICIAL INTELLIGENCE & MACHINE LEARNING

ASSIGNMENT– II
1 Given that bus arriving late=0.3 and a student oversleeping probability is 0.4., find the probability that student gets late.
2 Explain & Prove Modus Ponens , Modes Tollens, AND Elimination, AND Introduction, OR Elimination, OR Introduction,
Negation Elimination.
3 Write appropriate quantifiers for the following
(i) Some students read well
(ii) Some students like some books
(iii) Some students like all books
(iv) All students like some books
(v) All students like no books
Explain the concept of Resolution in First Order Logic with appropriate procedure.
4 With diagram explain Knowledge-based agents.
5 Write Python Code for Forward chaining & Backward chaining with
Facts=[‘hair’, ‘live young’] goal=’mammal’
Facts=[‘feather’, ‘fly’] goal=’bird’
6 Implementation of TSP using heuristic approach ( python Program)for given distances
[ [0,4,8,9,12],[4,0,6,8,9],[8,6,0,10,11],[9,8,10,0,7],[12,9,11,7,0]]
7 Write Python Code for 8-queens problem.
8 Explain (i) Unification and
(ii) Subsumption Lattice with examples.
Write short notes on how First Order Logic can be applied to Wumpus World
9 Differentiate backward and forward chaining with examples
10 Apply the A* search to find the solution path from a to z. Heuristics are with nodes, and cost is with edges. Write all steps as
well as open and closed lists for full marks

11 Write appropriate quantifiers for the following


(i) Everyone who loves all animals is loved by someone.
(ii) Anyone who kills an animal is loved by None.
(iii) Jack loves all animals.
(iv) Either Jack or Curiosity killed cat, who is named Tuna.
(v) Did Curiosity killed the Cat?
12 Write the representation of Bayes Theorem. In a class, 70% children were fall sick due to Viral fever and 30% due to Bacterial
fever. The probability of observing temperature for Viral is 0.78 and for Bacterial is 0.31. If a child develops high temperature,
find the child’s probability of having viral infection.
13 Explain the role of probability in solving problems of Wumpus world
14 The law says that it is a Crime for an American to sell weapons to Hostile nations. The country called “NONO”, which is
an Enemy of america, has some Missiles, and all of its missiles were sold to it by Colonel West, who is American. An
enemy of America counts “hostile”

Prove “ West is Criminal”


15 With diagram explain Inferences from comparisons of King Richard & King John

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy