ray.rllib.utils.replay_buffers.prioritized_replay_buffer.PrioritizedReplayBuffer.get_host#

PrioritizedReplayBuffer.get_host() str#

Returns the computer’s network name.

Returns:

The computer’s networks name or an empty string, if the network name could not be determined.

DeveloperAPI: This API may change across minor Ray releases.