內積: 將兩個Array 做向量式的互乘然後加總 ... 語法: array.shape = (列,行) ... 注意reshape語法僅"回傳"改變後的Array,並沒有改變原本的Array.
確定! 回上一頁