Define Artificial Intelligence.
Principles of Artificial Intelligence
22 questions
What is a rational agent?
State the difference between blind search and heuristic search.
Define admissible heuristic.
What is the Turing Test?
Explain the concept of Alpha-Beta pruning.
What is First Order Logic (FOL)?
Define Forward Chaining.
What is an Expert System?
State Bayes' Theorem.
Explain the PEAS description for an automated taxi driver.
Describe the A* search algorithm and its properties.
Explain the Minimax algorithm with an example.
Convert the following sentence into First Order Logic: "Every student who takes AI passes it."
Differentiate between Propositional Logic and First Order Logic.
Explain the architecture of a typical Expert System.
Discuss the components of a Natural Language Processing system.
Explain the various types of Intelligent Agents with their block diagrams.
Solve the 8-puzzle problem using Hill Climbing search. Explain the algorithm and its drawbacks.
Describe the Constraint Satisfaction Problem (CSP) with the help of the Map Coloring problem.
Explain the conceptual dependency and semantic networks for knowledge representation.
Explain Bayesian Networks. Construct a Bayesian network for a medical diagnosis scenario.