NTU-AI-HW4/test_cases/q11/6-ParticlePredict.test
2024-05-01 22:53:20 +08:00

27 lines
441 B
Plaintext

class: "GameScoreTest"
numRuns: "5"
numWinsForCredit: "4"
layout_name: "smallHunt"
min_score: "300"
layout_str: """
%%%%%%%%%%%%%%%%%%%%
%P G %
% %%%%% %%%%%% % % %
% G %
% %
%%%%%%%%%%%%%%%%%%%%
% % %%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%
"""
observe: "True"
elapse: "True"
maxMoves: "100"
ghost: "SeededRandomGhostAgent"
inference: "ParticleFilter"
numGhosts: "2"