mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-06 01:21:36 +02:00
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:
@ -6,14 +6,14 @@ General:
|
||||
level_name: simple_crossing
|
||||
# View Radius; 0 = full observatbility
|
||||
pomdp_r: 0
|
||||
verbose: true
|
||||
verbose: false
|
||||
tests: false
|
||||
|
||||
Agents:
|
||||
Agent_horizontal:
|
||||
Actions:
|
||||
- Noop
|
||||
- Move8
|
||||
- Move4
|
||||
Observations:
|
||||
- Walls
|
||||
- Other
|
||||
@ -27,7 +27,7 @@ Agents:
|
||||
Agent_vertical:
|
||||
Actions:
|
||||
- Noop
|
||||
- Move8
|
||||
- Move4
|
||||
Observations:
|
||||
- Walls
|
||||
- Other
|
||||
|
Reference in New Issue
Block a user