pytorch 入門實例. ... 雖然是pytorch入門,但是代碼先用numpy實現一下有助於理解: ... x = np.linspace(-math.pi, math.pi, 2000) y = np.sin(x) ...
確定! 回上一頁