mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-31 03:57:55 +01:00
All pip requirements in requirements.txt
This commit is contained in:
@@ -7,6 +7,27 @@ scikit-learn
|
|||||||
scipy
|
scipy
|
||||||
git+git://github.com/tensorflow/skflow.git
|
git+git://github.com/tensorflow/skflow.git
|
||||||
sympy
|
sympy
|
||||||
https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl
|
|
||||||
wheel
|
wheel
|
||||||
|
|
||||||
|
######
|
||||||
|
#####
|
||||||
|
#### Uncomment the right version of TensorFlow for your system
|
||||||
|
###
|
||||||
|
##
|
||||||
|
# Python 2, Ubuntu/Linux 64-bit, CPU only:
|
||||||
|
#https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl
|
||||||
|
|
||||||
|
# Python 2, Ubuntu/Linux 64-bit, GPU enabled:
|
||||||
|
#https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl
|
||||||
|
|
||||||
|
# Python 2, Mac OS X, CPU only:
|
||||||
|
#https://storage.googleapis.com/tensorflow/mac/tensorflow-0.7.0-py2-none-any.whl
|
||||||
|
|
||||||
|
# Python 3, Ubuntu/Linux 64-bit, CPU only:
|
||||||
|
#https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py3-none-linux_x86_64.whl
|
||||||
|
|
||||||
|
# Python 3, Ubuntu/Linux 64-bit, GPU enabled:
|
||||||
|
#https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.7.0-py3-none-linux_x86_64.whl
|
||||||
|
|
||||||
|
# Python 3, Mac OS X, CPU only:
|
||||||
|
#https://storage.googleapis.com/tensorflow/mac/tensorflow-0.7.0-py3-none-any.whl
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
jupyter
|
|
||||||
matplotlib
|
|
||||||
numpy
|
|
||||||
pandas
|
|
||||||
Pillow
|
|
||||||
scikit-learn
|
|
||||||
scipy
|
|
||||||
git+git://github.com/tensorflow/skflow.git
|
|
||||||
sympy
|
|
||||||
https://storage.googleapis.com/tensorflow/mac/tensorflow-0.7.0-py2-none-any.whl
|
|
||||||
wheel
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user