摘要:
提示:(1)module 'theano' has no attribute 'gof',c++编辑出现错误 (2)stdio.h file not found 解决方法:(1)在终端中输入 xcode-select --install,按提示安装完成后,重启终端即可 (2)重启Anaconda-> 阅读全文
posted @ 2018-12-13 00:49 senyang 阅读(916) 评论(0) 推荐(0)
摘要:
提示:(1)module 'theano' has no attribute 'gof',c++编辑出现错误 (2)stdio.h file not found 解决方法:(1)在终端中输入 xcode-select --install,按提示安装完成后,重启终端即可 (2)重启Anaconda-> 阅读全文
posted @ 2018-12-13 00:49 senyang 阅读(916) 评论(0) 推荐(0)
摘要:
python 画图工具matplotlib 去掉坐标轴和坐标的方法 阅读全文
posted @ 2018-06-04 11:59 senyang 阅读(51513) 评论(0) 推荐(5)
摘要:
函数定义中: def spamTest(): docList=[]; classList = []; fullText =[] for i in range(1,26):# print('cycle counts is % i'%i) wordList = textParse(open('email 阅读全文
posted @ 2017-12-06 00:18 senyang 阅读(863) 评论(0) 推荐(0) |
||