ray.rllib.core.learner.learner.Learner.get_state#

Learner.get_state() Dict[str, Any][source]#

Get the state of the learner.

Returns:

The state of the optimizer and module.