the.ai

Planning / Methods

verified

Hierarchical RL

Deciding every muscle twitch and deciding where to go are different problems at different timescales. Hierarchical methods split them: a high-level policy picks a goal every so often, a low-level policy pursues it step by step. Credit then travels back over a handful of decisions rather than thousands, which is what makes long-horizon tasks learnable at all.

Viz primitive · budget-splitoption-length = 8

option-length holds 50% of the budget; rest holds the remaining 50%.

Steps a single option runs for against the decision that launched it, in steps. Drag the option length up to watch the high level decide less often — which shortens credit assignment and hands more of the behaviour to a policy it cannot see inside.

8

Reviewed by opendroid · 2026-08-18