1、shape为(m,)的向量是行向量还是列向量. 定义一个一维数组. v = np.array([1, 2]) v array([1, 2]). 该数组的 shape 为. v.shape (2,).
確定! 回上一頁