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