FlashcardAdvanced
Beam Search
Beam search keeps only the k best nodes at each level to limit memory.
Question
How does beam search limit the search space?
Click to reveal answer
Beam search keeps only the k best nodes at each level to limit memory.
How does beam search limit the search space?