genrl
genrl copied to clipboard
PPO1, A2C, VPG, DQN not training for Atari envs
trafficstars
DQN is also not training but that'll be addressed after DQN is restructured.
It seems to me that this should be resolved in #175 itself?
cc: @ajaysub110 @Het-Shah
Yeah I agree
Even current A2C is very fragile.
What's the status here?
I tried running them but it seems like we dont have CUDA support, so I'm not sure if they're training or not.
We should try trianing these after adding CUDA support. Most of these were tested a long time ago so we should test them again.