通常狀況下NumPy會搭配到後面的Matplotlib及Keras(TensorFlow), ... 如果是想要對應的位置兩兩相乘,則要用np.multiply(): >>> np.multiply(x, y) array([[ 5, 12], ...
確定! 回上一頁