练习: reshape 训练和测试数据集,使图像大小为 (num_px, num_px, 3) 被展平为形状 (num_px ∗∗ num_px ∗∗ 3, 1) 的单个向量. 当您想将形状为(a,b,c,d) 的矩阵X 展平为 ...
確定! 回上一頁