Add project 4 code.

This commit is contained in:
2021-12-12 14:08:34 -05:00
parent 730d3672cc
commit 00721c4f56
97 changed files with 10106 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
class: "DoubleInferenceAgentTest"
seed: "188"
layout: """
%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%% %
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %
%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%% G %%%%
%%%%%%%% %%%%
%%P%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%% %%%%
%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%
"""
observe: "False"
elapse: "True"
checkUniform: "False"
maxMoves: "500"
numGhosts: "1"
ghost: "SeededRandomGhostAgent"
errorMsg: "Exact inference elapseTime test: %d inference errors."
inference: "ExactInference"
L2Tolerance: "0.0001"