keon / deep-q-learning

Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
https://keon.io/deep-q-learning
MIT License
1.29k stars 455 forks source link

Plot Image #9

Closed davsuacar closed 7 years ago

davsuacar commented 7 years ago

First of all, thank you very much for your work. It was really helpful for me to understand RL. I would like to ask you the way you got the image display of the game. I didn't find it in the code. Thank you very much!

keon commented 7 years ago

@davsuacar do you mean that you want to see the game play? You can uncomment this line https://github.com/keon/deep-q-learning/blob/master/dqn.py#L77

davsuacar commented 7 years ago

Thank you very much!!

2017-10-20 17:28 GMT+02:00 Keon notifications@github.com:

@davsuacar https://github.com/davsuacar do you mean that you want to see the game play? You can uncomment this line https://github.com/keon/deep- q-learning/blob/master/dqn.py#L77

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/keon/deep-q-learning/issues/9#issuecomment-338239878, or mute the thread https://github.com/notifications/unsubscribe-auth/ACjDji7QOvAARG2gNcooEI1sdBpiyaGsks5suLwugaJpZM4QAnBu .