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 0b89b6c commit 9fbabb7Copy full SHA for 9fbabb7
week06_policy_based/local_setup.sh
@@ -6,4 +6,4 @@ apt-get install -yqq python-opengl
6
python3 -m pip install --user gym==0.14.0
7
python3 -m pip install --user pygame
8
python3 -m pip install --user pyglet==1.3.2
9
-python3 -m pip install --user tensorflow==2.0.0
+python3 -m pip install --user tensorflow>=2.0.0
0 commit comments