upd readme
This commit is contained in:
26
tracking/test_cases/q11/6-ParticlePredict.test
Normal file
26
tracking/test_cases/q11/6-ParticlePredict.test
Normal file
@ -0,0 +1,26 @@
|
||||
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"
|
||||
|
||||
|
Reference in New Issue
Block a user