ray.rllib.utils.replay_buffers.replay_buffer.ReplayBuffer.get_host#

ReplayBuffer.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.