Upgrade notebooks to TensorFlow 1.0.0

This commit is contained in:
Aurélien Geron
2017-02-17 11:51:26 +01:00
parent 146fde1127
commit d8176ec2cb
43 changed files with 3615 additions and 7542 deletions

View File

@@ -30,12 +30,12 @@ psutil==5.0.0
scikit-learn==0.18.1
scipy==0.18.1
sympy==1.0
tensorflow==0.12.1
tensorflow==1.0.0
# Optional: OpenAI gym is only needed for the Reinforcement Learning chapter.
# There are a few dependencies you need to install first, check out:
# https://github.com/openai/gym#installing-everything
#gym[all]==0.5.4
gym[all]==0.5.4
# If you only want to install the Atari dependency, uncomment this line instead:
#gym[atari]==0.5.4