forked from p7px8vou9/AI_learning
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
415 B
27 lines
415 B
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"
|
|
|
|
|