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

Separate out Experiment Specifications #3

Open
mgoadric opened this issue May 23, 2023 · 1 comment
Open

Separate out Experiment Specifications #3

mgoadric opened this issue May 23, 2023 · 1 comment
Assignees

Comments

@mgoadric
Copy link
Owner

To analyze a game, you need to edit the Scorer.cs file. This should be abstracted out into a simple JSON file that specifies all the experiment requirements, and it is just loaded in.

@mgoadric mgoadric self-assigned this Jun 13, 2023
@mgoadric
Copy link
Owner Author

There are only four parameters we need, the game name, and the number of each type of experiment (RndvRnd, AIvRnd, and AIvAI), so I don't think we need a full JSON description.

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