Artificial Intelligence - Study Mode

[#716] For general graph, how one can get rid of repeated states?
Correct Answer

(A) By maintaining a list of visited vertices

[#717] Which reveals an improvement in online smoothing?
Correct Answer

(A) Matrix formulation

[#718] Which search agent operates by interleaving computation and action?
Correct Answer

(B) Online search

[#719] Which action sequences are used to achieve the agent's goal?
Correct Answer

(D) Both Search & Plan

[#720] What are the two main features of Genetic Algorithm?
Correct Answer

(A) Fitness function & Crossover techniques