Commit Graph

18 Commits (7cc0fb0382f1c1468c9a7d1392433e3acab2008a)

Author SHA1 Message Date
melvin c294dde926 removed old exp framework, added args2 2011-07-13 16:36:59 +08:00
melvin 554e3ed51d changed output from mcts6 to mctsd (debug) 2011-06-17 18:48:51 +08:00
melvin 3ee9a84dcd added mcts6 suffix to output 2011-06-17 12:29:43 +08:00
melvin 0524031500 enabled assertions in eval script 2011-06-14 15:37:58 +08:00
melvin 6268bbad68 added str1 and str2 to args, changed default from VEGAS str 6 to MMAB strength 1 2011-06-14 11:45:33 +08:00
melvin dab36a6f60 set debug to true in AI evaluation to make it easier to find bugs 2011-06-13 17:01:18 +08:00
melvin c737426b4c changed both Xms and Xmx to 256M 2011-06-12 09:24:34 +08:00
melvin 7e4508c6fb increased memory to 512M 2011-06-11 11:14:17 +08:00
melvin 9c22347e24 evaluate only MCTS AI 2011-06-10 14:11:45 +08:00
melvin 762a8acf17 updated array_mag.sh and args to use relative paths 2011-06-07 11:19:57 +08:00
melvin 9fc85872c8 added args 2011-06-06 10:05:20 +08:00
melvin addbd56de3 commented out SGE_TASK_ID and removed echo 2011-06-04 16:58:53 +08:00
melvin ef77506140 added seed to AI evaluation to improve repeatability and allow us to find bugs 2011-06-04 16:58:06 +08:00
melvin 0bb05e9340 updated evaluation script to work with full paths and run the program from build instead of from the jar 2011-05-25 11:58:03 +08:00
melvin 657e0ae64c added script to run AI evaluation on SGE cluster 2011-05-25 11:15:10 +08:00
melvin b08c53ce00 added list of AIs, decks and games for automatic evaluation 2011-05-24 17:10:44 +08:00
melvin 4cc0b9fb03 moved script to evaluate AI to scripts, make maximum duration of a game to be 16.6 minutes and default opponent in benchmarking to be VEGAS because it is fast 2011-05-23 16:01:33 +08:00
melvin 40cfe85d39 added script to evaluate AI and simplified Makefile 2011-05-23 14:07:49 +08:00