enter reinforcement

This commit is contained in:
2024-07-06 01:30:00 +08:00
parent f105ba0150
commit e3f8181056
116 changed files with 19698 additions and 0 deletions

View File

@ -0,0 +1,2 @@
max_points: "1"
class: "PartialCreditQuestion"

View File

@ -0,0 +1,2 @@
# This is the solution file for test_cases/q9/grade-agent.test.
# File intentionally blank.

View File

@ -0,0 +1,6 @@
class: "EvalAgentTest"
# 100 test games after 2000 training games
pacmanParams: "-p PacmanQAgent -x 2000 -n 2100 -l smallGrid -q -f --fixRandomSeed"
winsThresholds: "70"