You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: