Skip to content

Develop Game to force agent to work together #7

Description

@DavidLSmyth

Something along the lines of:

  • Predators get 'hungry' and can choose to either hunt together or alone and can also choose to share food with other predators (to keep them alive) or keep the food for themselves

  • Predators can choose to communicate the location of prey to other predators in order to hunt the prey more quickly or can choose to keep the location of prey to themselves in order to keep the food for themselves

  • Start modelling a game theoretic approach whereby agent negotiate with each other to maximise a payoff - perhaps forcing to maximise the system payoff will be far more effective than allowing agents to attempt to maximise own payoff

  • Q learning or even simple linear regression could be implemented to find an optimal balance between teamwork and self-interest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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