ray.rllib.algorithms.algorithm.Algorithm.restore_from_object#

Algorithm.restore_from_object(obj)#

Restores training state from a checkpoint object.

These checkpoints are returned from calls to save_to_object().