Skip to content

Commit a729d28

Browse files
committed
add python 3
1 parent 0b4592f commit a729d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This project follows the description of the Deep Q Learning algorithm described in Playing Atari with Deep Reinforcement Learning [2] and shows that this learning algorithm can be further generalized to the notorious Flappy Bird.
99

1010
## Installation Dependencies:
11-
* Python 2.7
11+
* Python 2.7 or 3
1212
* TensorFlow 0.7
1313
* pygame
1414
* OpenCV-Python

0 commit comments

Comments
 (0)