mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-10 17:40:37 +01: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user