My Report

Artificial Intelligence Mock Test 4


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement
 10%

Question 1 of 10

1. Which is the most straightforward approach for planning algorithm?

Question 1 of 10

Question 2 of 10

2. How the effectiveness of the alpha-beta pruning gets increased?

Question 2 of 10

Question 3 of 10

3. Where does the values of alpha-beta search get updated?

Question 3 of 10

Question 4 of 10

4. Though local search algorithms are not systematic, key advantages would include __________

Question 4 of 10

Question 5 of 10

5. Which value is assigned to alpha and beta in the alpha-beta pruning?

Question 5 of 10

Question 6 of 10

6. The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure.

Question 6 of 10

Question 7 of 10

7. The search strategy the uses a problem specific knowledge is known as ___________

Question 7 of 10

Question 8 of 10

8. ____________ is/are useful when the original formulation of a problem is altered in some way, typically because the set of constraints to consider evolves because of the environment.

Question 8 of 10

Question 9 of 10

9. Which of the Following problems can be modeled as CSP?

Question 9 of 10

Question 10 of 10

10. A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal.

Question 10 of 10


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.