mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-01-15 23:41:39 +01:00
Adapted commit: "started visualization of routes in plot single runs, assets missing."
This commit is contained in:
committed by
Julian Schönberger
parent
4571dc1cd1
commit
0d5b20a16f
@@ -94,4 +94,4 @@ def two_rooms_one_door_modified_multi_agent_eval(emergent_phenomenon):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
dirt_quadrant_single_agent_training()
|
||||
dirt_quadrant_5_multi_agent_ctde_eval(True)
|
||||
@@ -104,4 +104,4 @@ def two_rooms_one_door_modified_multi_agent_tsp(emergent_phenomenon):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
dirt_quadrant_multi_agent_tsp(False)
|
||||
two_rooms_one_door_modified_multi_agent_tsp(False)
|
||||
|
||||
Reference in New Issue
Block a user