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

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

Saves the state of the LearnerGroup.

Parameters:

path – The path to save the state to.