ray.rllib.core.rl_module.marl_module.MultiAgentRLModule.as_multi_agent#

MultiAgentRLModule.as_multi_agent() MultiAgentRLModule[source]#

Returns a multi-agent wrapper around this module.

This method is overridden to avoid double wrapping.

Returns:

The instance itself.