Participants must have a GPU, should allow for a CPU
Closed this issue · 1 comments
Ashargin commented
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.
BDonnot commented
Fix for this issue has been validated, i'll push a new version when the Sandbox competition will be live.