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

MultiAgentRLModule.get_initial_state() Any#

Returns the initial state of the module.

This can be used for recurrent models.