上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 344 下一页
摘要: '''Created on Oct 19, 2010@author: Peter'''from numpy import *def ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(36) 评论(0) 推荐(0)
摘要: '''Created on Oct 19, 2010@author: Peter'''from numpy import *def ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(40) 评论(0) 推荐(0)
摘要: 百度文库 文库2 机器学习实战的朴素贝叶斯的代码太复杂 """Created on Thu Aug 10 15:08:59 201... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(58) 评论(0) 推荐(0)
摘要: 百度文库 文库2 机器学习实战的朴素贝叶斯的代码太复杂 """Created on Thu Aug 10 15:08:59 201... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(27) 评论(0) 推荐(0)
摘要: Talk is cheap show me the code from scipy.optimize import fsolvef... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(38) 评论(0) 推荐(0)
摘要: import numpy as npa=np.arange(9).reshape(3,3) aOut[31]: array([[0,... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(136) 评论(0) 推荐(0)
摘要: import numpy as npa=np.arange(9).reshape(3,3) aOut[31]: array([[0,... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(566) 评论(0) 推荐(0)
摘要: 我们通常采用tensorflow来训练,训练完之后应当保存模型,即保存模型的记忆(权重和偏置),这样就可以来进行人脸识别或语音识... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(64) 评论(0) 推荐(0)
摘要: 我们通常采用tensorflow来训练,训练完之后应当保存模型,即保存模型的记忆(权重和偏置),这样就可以来进行人脸识别或语音识... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(48) 评论(0) 推荐(0)
摘要: cast(x, dtype, name=None) 将x的数据格式转化成dtype.例如,原来x的数据格式是bool, 那么将其转化... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(38) 评论(0) 推荐(0)
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 344 下一页