Q542. Which algorithm works by first running the standard forward pass to compute?
✅ Correct Answer: B) Modified smoothing
Explanation: The modified smoothing algorithm works by first running the standard forward pass to compute and then running the backward pass.