⟩ Backtracking is based on a) Last in first out b) First in first out c) Recursion d) Both a & c
d) Both a & c
Explanation:
Recursion uses LIFO.
d) Both a & c
Explanation:
Recursion uses LIFO.
Tell me what is meant by consistent in state-space search? a) Change in the desired literals b) Not any change in the literals c) No change in goal state d) None of the mentioned
What is the other name of backward state-space search? a) Regression planning b) Progression planning c) State planning d) Test planning
What is Back propagation in Neural Networks?
What is idempotency law in artificial intelligence algorithms?
Which is the most straightforward approach for planning algorithm? a) Best-first search b) State-space search c) Depth-first search d) Hill-climbing search
The process of removing detail from a given state representation is called______. a) Extraction b) Abstraction c) Information Retrieval d) Mining of data
How many objects are available in closed classes? a) 1 b) 2 c) 3 d) 4
What are the minimum requirements for statr testing?
What is a heuristic function in artificial intelligence algorithms?
What is a cybernetics in artificial intelligence algorithms?