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

MultiAgentRLModule.save_state(path: str | Path) None[source]#

Saves the weights of this MultiAgentRLModule to dir.

Parameters:

path – The path to the directory to save the checkpoint to.