Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team rewards (or other co-operative reward schemas) for multi-agent missions #279

Closed
jorallo opened this issue Aug 12, 2016 · 1 comment
Closed
Assignees
Milestone

Comments

@jorallo
Copy link
Contributor

jorallo commented Aug 12, 2016

For multi-agent missions with no teams (competitive), we can have that the first agent completing the goal gets the reward. However, there is no direct way of having several agents in a team sharing their rewards (e.g., once the mission is completed the reward is given to all of them).

A team reward handler (through the definition of team) would be an option but a more flexible option might be the definition of an (asymmetric) "sharing reward" handler, where the mission specifies the % of reward of agent A that is given to (shared with) agent B and vice versa. Teams would be special cases.

@timhutton timhutton added this to the Elk milestone Aug 17, 2016
@DaveyBiggers DaveyBiggers modified the milestones: Fallow Deer, Elk Sep 7, 2016
@DaveyBiggers DaveyBiggers modified the milestones: Fallow Deer, Giraffe Oct 7, 2016
@DaveyBiggers DaveyBiggers self-assigned this Oct 26, 2016
@DaveyBiggers
Copy link
Member

This was closed in #396, confusingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants