NTU-AI-HW4/test_cases/q10/5-ParticleUpdate.test
2024-05-01 22:53:20 +08:00

44 lines
438 B
Plaintext

class: "ZeroWeightTest"
seed: "188"
layout: """
%%%%%
%P%G%
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%% %
%%%%%
% %%%
%%%%%
"""
observe: "True"
elapse: "False"
maxMoves: "100"
numParticles: "5000"
numGhosts: "1"
errorMsg: "Particle filter observe test: %d inference errors."
ghost: "GoSouthAgent"
inference: "ParticleFilter"