ray.rllib.core.rl_module.rl_module.RLModule.from_checkpoint#

classmethod RLModule.from_checkpoint(checkpoint_dir_path: str | Path) None[source]#

Loads the module from a checkpoint directory.

Parameters:

checkpoint_dir_path – The directory to load the checkpoint from.