龍家俊教你 機器學習 day43 ndarray.tostring([order])或者ndarray.tobytes([order]) 構造包含數組中原始數據字節的Python字節 aa= np.array([[[1, 2, 3], [4, 5, 6]], [[10, 13, 34], [15, 16, 17]]]) aa.tostring()
Log in to join in Reading is open to everyone. Replying needs an account.
龍家俊教你 機器學習 day43 ndarray.tostring([order])或者ndarray.tobytes([order]) 構造包含數組中原始數據字節的Python字節 aa= np.array([[[1, 2, 3], [4, 5, 6]], [[10, 13, 34], [15, 16, 17]]]) aa.tostring()
Log in to join in Reading is open to everyone. Replying needs an account.
No comments yet