Explain Various Blind Search Strategies. (B) What Is AI? Explain Any Four Approaches To AI
Explain Various Blind Search Strategies. (B) What Is AI? Explain Any Four Approaches To AI
(b) What can AI systems NOT do yet? Give 3 examples? 2# (a) What is the complexity (in space and in time) of the Bidirectional Search Algo. (b) Explain the REVERSE TURING TEST with example. What are the requirements for the AI program here? 3# (a) Explain various blind search strategies.
(b) What is AI? Explain any four approaches to AI.
4# (a) Describe examples for Static, discrete, and Non_episodic environments (b) Consider the above map. Use the A* alg. To work out a route from town A to town M. Use the following cost functions. g(n) = The cost of each move as the distance between each town (shown on map). h(n) = The Straight Line Distance between any town and M. Shown in the table below.
State the route you would take and the cost of that route.