ray.rllib.policy.sample_batch.MultiAgentBatch.copy#

MultiAgentBatch.copy() MultiAgentBatch[source]#

Deep-copies self into a new MultiAgentBatch.

Returns:

The copy of self with deep-copied data.