DICG icon indicating copy to clipboard operation
DICG copied to clipboard

Deep Implicit Coordination Graphs

Results 4 DICG issues
Sort by recently updated
recently updated
newest added

Hello, thanks for your elegant code. When I directly run: python dicg_ce_smac_runner.py --map 3s_vs_5z python dicg_ce_smac_runner.py --map 6h_vs_8z the win rate is always zero. When I directly run: python dicg_ce_smac_runner.py...

**spec._kwargs --> **spec.kwargs

envs.registry is a dictionary. all() needs to be .values().