... 5, N*D).reshape((N,D)).astype('float32') a = .2 * np.linspace( 0, 5, N*E).reshape((N,E)).astype('float32') x = .3 * np.linspace( 0, 5, ...
確定! 回上一頁