最近看代碼的時候,老是出現np.transpose()這個用法,但是對其中的原理還是不甚 ... import numpy as np >>> t=np.arange(4) >>> t array([0, 1, 2, ...
確定! 回上一頁