简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
【bug解决】AttributeError: module ‘tensorflow‘ has no attribute ‘truncated_normal‘
AttributeError: module 'tensorflow' has no attribute 'truncated_normal'
【人因工程】熵值法与CRITIC法求权重
【人因工程】熵值法与CRITIC法求权重
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boo
报错IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices解决
【知识点】eval() 的用法
eval () 作用 只去掉最外层引号eval()的参数形式为字符串或字符串变量,在程序中可以将字符串形式的输入值转化为数字进行计算。
【知识点】np.where()用法
传递给np.where 的参数既可以是同等大小的数组,也可以是标量。当不传递参数,只传递条件时,输出的是满足条件的坐标。
【bug解决】TypeError: forward() missing 1 required positional argument: ‘x‘
【bug解决】TypeError: forward() missing 1 required positional argument: 'x' 。类的实例化
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
到底了