np.empty()函数

it2023-05-04  77

转载自:https://blog.csdn.net/m0_45126409/article/details/103589784

np.empty((4,5))默认返回指定维度的array,元素是数值接近于0的随机数
最新回复(0)