get_host#

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

Return type:

str

DeveloperAPI: This API may change across minor Ray releases.