We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9aec1 commit 01a51eeCopy full SHA for 01a51ee
research/a3c_blogpost/README.md
@@ -3,4 +3,4 @@ In order to run this code, you will need the following prerequisites:
3
4
* [OpenAI Gym](https://github.com/openai/gym) - `pip install gym`
5
* [pyglet](https://bitbucket.org/pyglet/pyglet/wiki/Home) - `pip install pyglet`
6
-* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow`
+* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow==v1.14.0`
0 commit comments