一.确认tensorflow的版本: 接上一条tensorflow的安装,注意版本不匹配会出现很多问题!:[吴恩达课程使用]anaconda (python 3.7) win10安装 tensorflow 1.8 源网址:https://docs.floydhub.com/guides/environments/ Below is the list of Deep Learning environments supported by FloydHub. Any of these can be s
1. Python安装问题 到Python官网下载Python最新版本 Windows x86-64 executable installer (64为操作系统选择这个) Windows x86 executable installer (32位操作系统选择这个) 如果是XP系统,只能安装3.4版本. 安装过程中:要选择Add python xx to Path,选择pip(自定义安装下). 设定path变量并重启(win10下不用设置) 使用pip安装常用的库 比如需要安装numpy,matp