Last lesson you gave the rover answers: labeled examples. But what if all you can give it is a score, higher is better, and let it figure out the rest? Think of the reward as a landscape and learning as climbing it. A reward that's flat everywhere except one pinprick at the goal? The policy is blind: it wanders, never feeling which way is up.
Shape the landscape so getting closer already pays a little, and now there's a slope to climb. Episode by episode the policy nudges toward actions that scored well; watch the smoothed reward rise and cross the line. That's convergence. We never told it the path; we shaped the incentive, and the path fell out.
▶ Live · scrub & hover — the learning rate decides whether the reward climbs smoothly, oscillates, or blows up