ray.rllib.evaluation.rollout_worker.RolloutWorker.sync_filters#

RolloutWorker.sync_filters(new_filters: dict) None[source]#

Changes self’s filter to given and rebases any accumulated delta.

Parameters:

new_filters – Filters with new state to update local copy.