Introduction: What is AI? Foundations and History of AI Intelligent Agents: Agents and environment, Concept of Rationality, The nature of environment, The structure of agents.
Text book 1: Chapter 1- 1.1, 1.2, 1.3 Chapter 2- 2.1, 2.2, 2.3, 2.4
DOWNLOAD PDF DOWNLOAD PDFProblem‐solving: Problem‐solving agents, Example problems, Searching for Solutions Uninformed Search Strategies: Breadth First search, Depth First Search, Iterative deepening depth first search;
Text book 1: Chapter 3- 3.1, 3.2, 3.3, 3.4
DOWNLOAD PDF DOWNLOAD PDFInformed Search Strategies: Heuristic functions, Greedy best first search, A*search. Heuristic Functions
Logical Agents: Knowledge–based agents, The Wumpus world, Logic, Propositional logic, Reasoning patterns in Propositional Logic
Text book 1: Chapter 3-3.5,3.6 Chapter 4 – 4.1, 4.2 Chapter 7- 7.1, 7.2, 7.3, 7.4, 7.5
DOWNLOAD PDF DOWNLOAD PDFFirst Order Logic: Representation Revisited, Syntax and Semantics of First Order logic, Using First Order logic. Inference in First Order Logic :Propositional Versus First Order Inference, Unification, Forward Chaining, Backward Chaining, Resolution
Text book 1: Chapter 8- 8.1, 8.2, 8.3 Chapter 9- 9.1, 9.2, 9.3, 9.4, 9.5
DOWNLOAD PDF DOWNLOAD PDFUncertain Knowledge and Reasoning: Quantifying Uncertainty: Acting under Uncertainty, Basic Probability Notation, Inference using Full Joint Distributions, Independence, Baye’s Rule and its use. Wumpus World Revisited
Expert Systems: Representing and using domain knowledge, ES shells. Explanation, knowledge acquisition
Text Book 1: Chapter 13-13.1, 13.2, 13.3, 13.4, 13.5, 13.6 Text Book 2: Chapter 20
DOWNLOAD PDF DOWNLOAD PDF