devsisters / DQN-tensorflow

Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
MIT License
2.48k stars 764 forks source link

Visualizing the trained data #18

Closed jlimism closed 7 years ago

jlimism commented 7 years ago

I've tried several times to display trained data. But i cant get the image even though the algorithm works well( image ) and I can only see the empty screen( image ) Plz give some pieces of advice :)

carpedm20 commented 7 years ago

Have no clue about this error. I think it depends on gym in windows environment not this code.