[ Deep Learning ] Keras & TensorFlow安装依赖包


OS:Mac

Python:3.6

一、先安装Keras,再安装TensorFlow

1. 安装Keras

Package    Version
---------- -------
h5py 2.7.1
Keras 2.1.6
numpy 1.14.3
PyYAML 3.12
scipy 1.1.0
six 1.11.0

2. 安装TensorFlow

Package     Version    
----------- -----------
absl-py 0.2.1
astor 0.6.2
bleach 1.5.0
gast 0.2.0
grpcio 1.12.0
html5lib 0.9999999
Markdown 2.6.11
protobuf 3.5.2.post1
scipy 1.1.0
six 1.11.0
tensorboard 1.8.0
tensorflow 1.8.0
termcolor 1.1.0
Werkzeug 0.14.1
wheel 0.31.1

二、仅安装TensorFlow

Package     Version    
----------- -----------
absl-py 0.2.1
astor 0.6.2
bleach 1.5.0
gast 0.2.0
grpcio 1.12.0
html5lib 0.9999999
Markdown 2.6.11
numpy 1.14.3
protobuf 3.5.2.post1
six 1.11.0
tensorboard 1.8.0
tensorflow 1.8.0
termcolor 1.1.0
Werkzeug 0.14.1
wheel 0.31.1

注意:查询命令:pip list --format=columns


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM