作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我只有 32 位系统,所以我安装了 python 3.5(64 位)错误。所以我成功安装了 python 32bit 之后我跟着那个文档(http://tensorflow.org/install/ ...)我在命令提示符下尝试了这个
C:\Users\mydoc>pip3 install --upgrade tensorflow
C:\Users\mydoc>pip install tensorflow
Collecting tensorflow
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow
C:\Users\mydoc>
最佳答案
如果使用 TensorFlow 不是硬性要求,您可以考虑为 Keras 更改后端。您将能够使用 Theano 作为后端,它支持 32 位窗口。在此处查找相关说明:https://keras.io/backend/
我知道这可能无法回答您的问题,但更改后端可能比更改计算机更容易。
关于python-3.x - 如何为 windows 7 32 位系统安装 tensorflow?我在我的系统中安装了 python 3.5(32 位)并安装了 anaconda 3.4.4(32 位),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44449972/
我是一名优秀的程序员,十分优秀!