Include modified version of two_rooms_one_door_config + small changes on two other configs and a rl study file

This commit is contained in:
Julian Schönberger
2024-03-27 17:06:23 +01:00
parent 086a921929
commit 63bed3f4ba
5 changed files with 85 additions and 6 deletions

View File

@ -8,7 +8,7 @@ General:
# Radius of Partially observable Markov decision process
pomdp_r: 3
# Print all messages and events
verbose: true
verbose: false
# Run tests
tests: false