Commit Graph

10 Commits

Author SHA1 Message Date
Chanumask
5476f617c6 added changes from code submission branch and coin entity 2024-09-06 11:01:42 +02:00
Chanumask
defbaf6f93 Merge remote-tracking branch 'origin/marl_refactor' into marl_refactor
# Conflicts:
#	marl_factory_grid/algorithms/static/TSP_base_agent.py
#	marl_factory_grid/utils/plotting/plot_single_runs.py
#	marl_factory_grid/utils/renderer.py
#	test_run.py
2024-05-24 08:38:12 +02:00
Chanumask
0d5b20a16f Adapted commit: "started visualization of routes in plot single runs, assets missing." 2024-05-22 12:34:06 +02:00
Chanumask
c7f2bbfbac Merge remote-tracking branch 'origin/marl_refactor' into marl_refactor 2024-05-21 11:40:22 +02:00
Julian Schönberger
4571dc1cd1 Added shared piles option to dirt_quadrant eval + Changed dirt_quadrant layout and adapted configs 2024-05-17 17:52:52 +02:00
Chanumask
1a8ca9110b added rendering of start and target pos. changed file save location to match current run in study out 2024-05-16 13:16:53 +02:00
Julian Schönberger
a25b04e092 Included method to tackle emergence in two_rooms_one_door_modified + Better access of different settings in marl_adapted + Added and modified a lot of config files 2024-05-10 11:57:26 +02:00
Julian Schönberger
3c54d04f9f All relevant functional code for A2C Dirt Quadrant setting with small changes to the environment + Different configs for single agent and multiagent settings 2024-05-06 12:33:37 +02:00
Julian Schönberger
55026eda12 Add Independent A2C implementation 2024-05-02 11:10:23 +02:00
Julian Schönberger
086a921929 Adapt base_ac.py and utils.py to be compatible with refactored environment 2024-03-27 17:04:14 +01:00