2017年10月24日

安装numpy+mkl

摘要: http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy 下载 在下载目录执行: 阅读全文

posted @ 2017-10-24 18:21 勾勾手的约定 阅读(616) 评论(0) 推荐(0) 编辑

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2

摘要: Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 运行tensorflow示例时报此错,是提示cpu计算能力不足 阅读全文

posted @ 2017-10-24 17:18 勾勾手的约定 阅读(2175) 评论(0) 推荐(0) 编辑

windows上安装tensorflow时报错,“DLL load failed: 找不到指定的模块”的解决方式

摘要: 本文转自http://blog.csdn.net/pjl6523853/article/details/72836214 最近打算开始研究一下机器学习,今天在windows上装tensorflow花了点功夫,其实前面的步骤不难,只要依次装好python3.5,numpy,tensorflow就行了, 阅读全文

posted @ 2017-10-24 16:54 勾勾手的约定 阅读(46529) 评论(3) 推荐(0) 编辑

导航