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

Multi Agent environment for VSS #12

Merged
merged 23 commits into from
Feb 24, 2021
Merged

Multi Agent environment for VSS #12

merged 23 commits into from
Feb 24, 2021

Conversation

goncamateus
Copy link
Collaborator

@goncamateus goncamateus commented Feb 13, 2021

  • Controls N agents (parameter of the environment)
  • Rewards:
    • Groupal:
      • Goal score
      • Ball potential gradient
    • Individual:
      • Move
      • Energy
  • Always 3 robots in field
  • State shape (40,)
  • Action shape (2,)
  • Environment vs 1 trained opponent

Copy link
Member

@FelipeMartins96 FelipeMartins96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comentei algumas mudanças, também acho que talvez não seja interessante deixar os modelos treinados aqui nesse repositório

@FelipeMartins96
Copy link
Member

tu tirou o def foi?

@goncamateus
Copy link
Collaborator Author

Que def?

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

Successfully merging this pull request may close these issues.

None yet

2 participants