ray.rllib.evaluation.rollout_worker.RolloutWorker.get_state#

RolloutWorker.get_state() dict[source]#

Returns this EnvRunner’s (possibly serialized) current state as a dict.

Returns:

The current state of this EnvRunner.