Grid2op/l2rpn-baselines

Participants must have a GPU, should allow for a CPU

Closed this issue · 1 comments

Line 79 of l2rpn_baselines\DoubleDuelingDQN\train.py makes it mandatory to have a GPU.

Should be fixed in order to allow participants to use their CPU instead.

Fix for this issue has been validated, i'll push a new version when the Sandbox competition will be live.