ray.rllib.core.learner.learner_group.LearnerGroup.load_state#

LearnerGroup.load_state(path: str) None[source]#

Loads the state of the LearnerGroup.

Parameters:

path – The path to load the state from.