• Unit 6: Search Algorithms

    Search algorithms play a huge role in AI. GPS, for example, is all about searching for some solution or optimal solutions in a large solution space, often described as a tree. This unit will discuss various search algorithms that can be utilized in many different situations.

    Completing this unit should take you approximately 4 hours.