Explain the “Turing test”.
[3 marks]Explain the different issues in Knowledge representation.
[4 marks]Enlist and discuss major task domains of Artificial Intelligence.
[7 marks]Define i) Local Maximum ii) Plateau iii) Ridge
[3 marks]Explain Best First Search method.
[4 marks]Discuss and Analyze Tower of Hanoi problem with respect to the seven problem characteristics
[7 marks]Explain Water Jug Problem With Example.
Explain the Backward Reasoning.
[3 marks]Discuss with example: Constraint Satisfaction Problem.
[4 marks]Explain Semantic Net & Frame with suitable example.
[7 marks]List out the property of Non monotonic reasoning.
[3 marks]Explain the steps of unification in predicate logic.
[4 marks]State the Bayes theorem. Illustrate how a Bayesian Network can be used to represent causality relationship among attributes.
[7 marks]What is State Space of a Problem?
[3 marks]What are the limitations of Propositional Logic?
[4 marks]Consider the following sentences: • Raj likes all kinds of food. • Apples are food. • Anything anyone eats and isn’t killed by is food. • Sachin eats peanuts and is still alive. • Vinod eats everything Sachin eats. Now, attempt following: i. Translate these sentences into formulas in predicate logic. ii. Use resolution to answer the question, “What food does Vinod eat?”
[7 marks]Compare Fuzzy Vs Crisp Logic.
[3 marks]Explain alpha-beta cut off search with and example
[4 marks]Simulate the working of Tic-tac-toe problem with Minimax technique.
[7 marks]Explain Hopfield Network.
[3 marks]Explain Steps of Natural Language Processing.
[4 marks]Write a prolog program to find minimum number from the given input list.1
[7 marks]Explain Expert System Shells.
[3 marks]Explain Cut and Fail Predicate With Example.
[4 marks]Explain Various Types of Cross Over Operators in Genetic Algorithm.
[7 marks]