mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-02-01 12:37:49 +01:00
Update all notebooks assuming we are all in the future now: sklearn 0.20+, python 3.5+, TF 2.0 preview
This commit is contained in:
@@ -45,10 +45,12 @@ xgboost==0.81
|
||||
# you need a GPU card with CUDA Compute Capability 3.0 or higher support, and
|
||||
# you must install CUDA, cuDNN and more: see tensorflow.org for the detailed
|
||||
# installation instructions.
|
||||
tensorflow==1.12.0
|
||||
tf-nightly-2.0-preview
|
||||
tf-nightly-gpu-2.0-preview
|
||||
#tensorflow==1.12.0
|
||||
#tensorflow-gpu==1.12.0
|
||||
tensorflow-hub==0.2.0
|
||||
tensorflow-probability==0.5.0
|
||||
#tensorflow-hub==0.2.0
|
||||
#tensorflow-probability==0.5.0
|
||||
|
||||
|
||||
# Optional: OpenAI gym is only needed for the Reinforcement Learning chapter.
|
||||
|
||||
Reference in New Issue
Block a user