好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

人工智能一之TensorFlow环境配置

1.安装pip:sudo apt-get install python-pip python-dev

2.定义仅支持CPU的python2.7环境下TensorFlow安装包地址:export TF_BINARY_URL=

3.通过PIP安装TensorFlow:sudo pip install --upgrade $TF_BINARY_URL

以上就是人工智能一之TensorFlow环境配置的详细内容,更多请关注Gxl网其它相关文章!

查看更多关于人工智能一之TensorFlow环境配置的详细内容...

  阅读:48次