Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 230 Bytes

File metadata and controls

5 lines (4 loc) · 230 Bytes

Agent Lifecycle

Controllers call AgentInterface.reset() at the start of a run, passing the configured experiment seed when available. This ensures deterministic agent state initialization before any observations are issued.