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

Avoid large ELO descent for lower ranking AIs at the start of the season #642

Open
lladdy opened this issue Oct 31, 2023 · 1 comment
Open
Assignees

Comments

@lladdy
Copy link
Contributor

lladdy commented Oct 31, 2023

If an AI settles at an ELO lower than it's starting ELO (1600), then it's starting ELO is always the highest ELO in it's stats, rending the highest ELO stat meaningless

Discord user stephen raises the issue here:
https://discord.com/channels/350289306763657218/350290846320427011/1167714744275308565

Image

Some suggestions raised:

  • Start AIs at a lower ELO
  • have a bonus points pool awarded on wins that keeps total ELO @ num AIs * 1600
  • Start an AI at it's last season's ELO if available.
  • Set highest ELO only after a certain amount of rounds
@lladdy lladdy moved this to 📋 Backlog in General Tasks Oct 31, 2023
@lladdy
Copy link
Contributor Author

lladdy commented Nov 5, 2023

Crypt to investigate possible solutions.

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

No branches or pull requests

2 participants