ray.rllib.policy.sample_batch.MultiAgentBatch.copy
ray.rllib.policy.sample_batch.MultiAgentBatch.copy#
- MultiAgentBatch.copy() ray.rllib.policy.sample_batch.MultiAgentBatch[source]#
Deep-copies self into a new MultiAgentBatch.
- Returns
The copy of self with deep-copied data.