Tensorflow 学习笔记环境配置1. 安装系统Windows:
Ubuntu:安装好 Ubuntu 可以获取一下 root 账户, 默认不开启,需要手动设置一下.
sudo passwd # 输入两次 Unix 新密码
su ro
2019-11-04