yenchenlin / DeepLearningFlappyBird

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

Stack last 4 frames ? #48

Closed BoyuanYan closed 5 years ago

BoyuanYan commented 6 years ago

It seems that these 4 frames comes are the same on https://github.com/yenchenlin/DeepLearningFlappyBird/blob/master/deep_q_network.py#L102

patrick-llgc commented 5 years ago

@BoyuanYan that is only the initialization. See here on how it is updated.

BoyuanYan commented 5 years ago

@BoyuanYan that is only the initialization. See here on how it is updated.

Thanks :)

JerryRC commented 5 years ago

我特么看不懂。

发送自 Windows 10 版邮件应用

发件人: Patrick Liu 发送时间: 2019年1月24日 7:06 收件人: yenchenlin/DeepLearningFlappyBird 抄送: Subscribed 主题: Re: [yenchenlin/DeepLearningFlappyBird] Stack last 4 frames ? (#48)

@BoyuanYan that is only the initialization. See here on how it is updated. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.