ray.rllib.policy.torch_policy_v2.TorchPolicyV2.get_exploration_state#

TorchPolicyV2.get_exploration_state() Dict[str, Union[numpy.array, jnp.ndarray, tf.Tensor, torch.Tensor]]#

Returns the state of this Policy’s exploration component.

Returns

Serializable information on the self.exploration object.