Files
PPCA-AIPacMan-2024/tracking/test_cases/q9/2-ParticleInit.solution
2024-06-26 22:14:57 +08:00

6 lines
425 B
Plaintext

# move_number action likelihood_dictionary
correctActions: """
0 None [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
1 Stop [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
2 None [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
"""