ray.rllib.core.rl_module.rl_module.RLModule.get_initial_state#

RLModule.get_initial_state() Any[source]#

Returns the initial state of the RLModule.

This can be used for recurrent models.