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 32434d5 commit 17d87a7Copy full SHA for 17d87a7
README.md
@@ -28,7 +28,7 @@ Pure RL has outperformed supervised learning+RL agent
28
## Install requirement
29
30
python 3.6
31
-tensorflow/tensorflow-gpu
+tensorflow/tensorflow-gpu (version 1.4, version >= 1.5 can't load trained models)
32
33
```
34
pip install -r requirement.txt
0 commit comments