tensorflow

Posted wykxldz

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tensorflow相关的知识,希望对你有一定的参考价值。

install

$ pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl

技术图片

py2.7: https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl
py3.5: https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.12.1-cp35-cp35m-linux_x86_64.whl

或者参考

https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/1-2-install/

python -m pip install --user tensorflow numpy scipy matplotlib

查看pip的版本

python -m pip --version

以上是关于tensorflow的主要内容,如果未能解决你的问题,请参考以下文章

tensorflow中卷积层输出特征尺寸计算和padding参数解析

tensorflow新手必看,tensorflow入门教程,tensorflow示例代码

微信小程序代码片段

tensorflow2.0用1.0的代码

VSCode自定义代码片段——CSS选择器

谷歌浏览器调试jsp 引入代码片段,如何调试代码片段中的js