摘要:
# -*- coding: utf-8 -*-"""Created on Thu Jul 20 09:59:50 2017@auth... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(60)
评论(0)
推荐(0)
摘要:
from scipy.optimize import fsolve from math import cos def f(x):... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(21)
评论(0)
推荐(0)
摘要:
from scipy.optimize import fsolve from math import cos def f(x):... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(20)
评论(0)
推荐(0)
摘要:
Talk is cheap show me the code from scipy.optimize import fsolvef... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(12)
评论(0)
推荐(0)
摘要:
Talk is cheap show me the code from scipy.optimize import fsolvef... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(18)
评论(0)
推荐(0)
摘要:
import numpy as npa=np.arange(9).reshape(3,3) aOut[31]: array([[0,... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(117)
评论(0)
推荐(0)
摘要:
import numpy as npa=np.arange(9).reshape(3,3) aOut[31]: array([[0,... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(547)
评论(0)
推荐(0)
摘要:
我们通常采用tensorflow来训练,训练完之后应当保存模型,即保存模型的记忆(权重和偏置),这样就可以来进行人脸识别或语音识... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(39)
评论(0)
推荐(0)
摘要:
我们通常采用tensorflow来训练,训练完之后应当保存模型,即保存模型的记忆(权重和偏置),这样就可以来进行人脸识别或语音识... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(25)
评论(0)
推荐(0)
摘要:
cast(x, dtype, name=None) 将x的数据格式转化成dtype.例如,原来x的数据格式是bool, 那么将其转化... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(26)
评论(0)
推荐(0)

浙公网安备 33010602011771号