oa::PolicyEvaluator
Deterministic categorical evaluation over any native OA vector environment. Evaluation is an explicit telemetry boundary: it records the entire horizon first, then performs one execution/synchronization and three compact readbacks.
Static Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Parameters
inEnvironmentEnvironment &—
inModelActorCritic &—
inConfigconst PolicyEvaluationConfig &Default: {}
Returns
oa::Result<PolicyEvaluationMetrics>The declared return value.