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

@ -1,6 +1,6 @@
from algorithms.utils import Checkpointer
from marl_factory_grid.algorithms.utils import Checkpointer
from pathlib import Path
from algorithms.utils import load_yaml_file, add_env_props, instantiate_class, load_class
from marl_factory_grid.algorithms.utils import load_yaml_file, add_env_props, instantiate_class, load_class
# from algorithms.marl import LoopSNAC, LoopIAC, LoopSEAC