forked from p7px8vou9/AI_learning
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
348 B
30 lines
348 B
class: "GameScoreTest"
|
|
|
|
numRuns: "10"
|
|
numWinsForCredit: "8"
|
|
layout_name: "oneHunt"
|
|
min_score: "100"
|
|
|
|
layout_str: """
|
|
%%%%%%%%%%
|
|
% G %
|
|
% P %
|
|
% %
|
|
% %
|
|
% %
|
|
%%%%%%%%%%
|
|
% %%%%%%%%
|
|
%%%%%%%%%%
|
|
"""
|
|
|
|
observe: "True"
|
|
|
|
elapse: "False"
|
|
ghost: "SeededRandomGhostAgent"
|
|
inference: "ParticleFilter"
|
|
maxMoves: "100"
|
|
numGhosts: "1"
|
|
|
|
|
|
|