Skip to content

Commit c0020c7

Browse files
committed
Merge pull request DeepLearningProjects#2 from DeepLearningProjects/add-q
Using Deep Q-Network to Learn How To Play Flappy Bird
2 parents 64bd728 + de501d5 commit c0020c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,10 @@
4747
* Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra, Martin Riedmiller, NIPS, 2013
4848
* [[code](https://github.com/nivwusquorum/tensorflow-deepq)]
4949
* [[paper](http://arxiv.org/abs/1312.5602)]
50+
51+
### Using Deep Q-Network to Learn How To Play Flappy Bird
52+
* Kevin Chen, Deep Reinforcement Learning for Flappy Bird, Report from http://cs229.stanford.edu/ 2015 project
53+
* [[code](https://github.com/DeepLearningProjects/DeepLearningFlappyBird)]
54+
* [[report](http://cs229.stanford.edu/proj2015/362_report.pdf)]
55+
56+

0 commit comments

Comments
 (0)