PYTHON上數據儲存:h5py

from:http://www.aichengxu.com/python/24309.htmpython 寫入:spa data = mp.array( [222,333,444] ) label = np.array( [0,1,0] ) img_num = np.array( [0,1,2] ) # 建立HDF5文件 file = h5py.File('TrainSet_rotate.h5'
相關文章
相關標籤/搜索