Right now, the evaluation happens sequentially, but should be parallel. Need to implement similarly to the link below: [`run.py`](https://github.com/Atcold/baselines/blame/traffic/baselines/run.py)
Right now, the evaluation happens sequentially, but should be parallel.
Need to implement similarly to the link below:
run.py