ShangtongZhang / DeepRL

Modularized Implementation of Deep RL Algorithms in PyTorch
MIT License
3.21k stars 686 forks source link

Runtimeerror: size mismatch #56

Closed fuxianh closed 5 years ago

fuxianh commented 5 years ago

when I try to run dqn_feature or dqn_pixel, it gives this error

ShangtongZhang commented 5 years ago

I just tested it. dqn_feature works well at commit 2d683626c9bbda9cf4d47bd20d12eed6018e4ae7 under the provided docker env.