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)