feat: docs

This commit is contained in:
zsq259
2024-06-24 15:46:49 +08:00
parent abfb098075
commit 6327553edf
214 changed files with 12760 additions and 0 deletions

View File

@ -0,0 +1,18 @@
class: "EvalAgentTest"
agentName: "ExpectimaxAgent"
agentArgs: "evalFn=better"
layoutName: "smallClassic"
maxTime: "120"
numGames: "10"
nonTimeoutMinimum: "0"
nonTimeoutThresholds: "10"
scoreThresholds: "500 1000"
winsMinimum: "1"
winsThresholds: "1 5 10"
randomSeed: "0"
ghosts: "[RandomGhost(1)]"