ray.rllib.core.learner.learner.Learner._load_optimizers#

Learner._load_optimizers(path: str | Path) None[source]#

Load the state of the optimizer from path

Parameters:

path – The path to the directory to load the state from.