2017年10月21日

Python安装相关的机器学习库以及图像处理库

摘要: 安装 sudo apt-get install python-scipy sudo apt-get install python-numpy sudo apt-get install python-matplotlib 测试 python import scipy import numpy impo 阅读全文

posted @ 2017-10-21 13:14 Maddock 阅读(233) 评论(0) 推荐(0)

Ubuntu 16.04 更换阿里云源

摘要: Ubuntu 16.04 更换阿里云源sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份sudo gedit /etc/apt/sources.list #修改sudo apt-get update #更新列表 #aliimage 阅读全文

posted @ 2017-10-21 09:56 Maddock 阅读(478) 评论(0) 推荐(0)

导航