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

Broken evaluate function #227

Open
Jogima-cyber opened this issue Jan 26, 2023 · 0 comments
Open

Broken evaluate function #227

Jogima-cyber opened this issue Jan 26, 2023 · 0 comments

Comments

@Jogima-cyber
Copy link

The evaluate function doesn't redistribute randomly halite between plays. I suspect it may concern other games too. I also suspect it comes from the fact that in core.py self.done is never set but its value is used everywhere to determine wether to reset a game or not. Games are still reset though (but with same initial distribution) - maybe some internal mechanisms of each environment.

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

1 participant