added changes from code submission branch and coin entity

This commit is contained in:
Chanumask
2024-09-06 11:01:42 +02:00
parent 33e40deecf
commit 5476f617c6
42 changed files with 1429 additions and 68 deletions

View File

@@ -2,7 +2,7 @@ from marl_factory_grid.algorithms.utils import Checkpointer
from pathlib import Path
from marl_factory_grid.algorithms.utils import load_yaml_file, add_env_props, instantiate_class, load_class
# from algorithms.marl import LoopSNAC, LoopIAC, LoopSEAC
# from algorithms.rl import LoopSNAC, LoopIAC, LoopSEAC
for i in range(0, 5):