Pi-Star-Lab / RESCO

Reinforcement Learning Benchmarks for Traffic Signal Control (RESCO)
116 stars 36 forks source link

fma2c_config['supervisors'] not implemented ! #18

Closed mostafanorouzi closed 1 year ago

mostafanorouzi commented 1 year ago

Hi you use fma2c_config['supervisors'] in states definitions but it's not in mdp_config

jault commented 1 year ago

It is created based on managers in the mdp_config. See: https://github.com/Pi-Star-Lab/RESCO/blob/50b628468cba613440c70b9843b6ac45f54d33d9/resco_benchmark/main.py#L68