unbutu安装tensorflow
星期四 2017年7月13日 王佳明 技术 Ubuntu linux tensorflow 0人
参考网站:
http://www.tensorfly.cn/tfdoc/get_started/os_setup.html
谷歌的技术还是强,轻松安装成功
唯一的不足是需要科学上网
安装方法:
sudo apt-get install python-pip python-dev python-virtualenv #依赖包
pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl
本站内容多数为佳明one原创,少量转载自网络。
- 本文标题:unbutu安装tensorflow
- 本文地址:https://itjm.com/2017/07/743.html
