enter reinforcement
This commit is contained in:
2
reinforcement/test_cases/q5/CONFIG
Normal file
2
reinforcement/test_cases/q5/CONFIG
Normal file
@ -0,0 +1,2 @@
|
||||
max_points: "1"
|
||||
class: "PartialCreditQuestion"
|
2
reinforcement/test_cases/q5/grade-agent.solution
Normal file
2
reinforcement/test_cases/q5/grade-agent.solution
Normal file
@ -0,0 +1,2 @@
|
||||
# This is the solution file for test_cases/q9/grade-agent.test.
|
||||
# File intentionally blank.
|
6
reinforcement/test_cases/q5/grade-agent.test
Normal file
6
reinforcement/test_cases/q5/grade-agent.test
Normal 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"
|
Reference in New Issue
Block a user