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

Improve logger for multiple runs #11

Open
ryanlewist opened this issue May 19, 2020 · 0 comments
Open

Improve logger for multiple runs #11

ryanlewist opened this issue May 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ryanlewist
Copy link
Owner

ryanlewist commented May 19, 2020

Update logger to track multiple runs of the game. Currently, the logger writes and overwrites a log file with the results of a game, erasing the history of past games unless those log files are archived.

It would be good to log a few things, perhaps in a dataframe or json file: The results of the matches, the starting positions, and the movements between each node. This info could be useful for a ML implementation in the future.

@ryanlewist ryanlewist added the enhancement New feature or request label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant