yenchenlin / DeepLearningFlappyBird

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
MIT License
6.65k stars 2.04k forks source link

Why use tf.multiply? #36

Closed guotong1988 closed 7 years ago

guotong1988 commented 7 years ago

https://github.com/yenchenlin/DeepLearningFlappyBird/blob/master/deep_q_network.py#L82-L83