Skip to content

Ray Summit - Environment lacks agentids #4

@DominikRoB

Description

@DominikRoB

When trying the code from the Ray Summit I get the following error:

AttributeError: 'MultiAgentArena' object has no attribute '_agent_ids'.

Adding "self._agent_ids = ["agent1", "agent2"] manually resolves that error,
but the agent returns no actions to the environment during training (perhaps related, maybe two sep. issues)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions