Skip to content

Engine - support agent nicknames to shorten execution arguments #12

@roeey777

Description

@roeey777

Currently a common execution line could look like this:

splendor -a Engine.agents.our_agents.ppo.ppo_agent,Engine.agents.our_agents.minmax --agent_names=ppo,minimax -t -m 10

It would be a whole lot easier & nicer if it would look like this:

splendor --nicknames ppo,minmax --agent_names=ppo,minimax -t -m 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions