Closed grig-guz closed 6 years ago
We can't store our dataset in .npy due to variable length sequences. Due to higher flexibility, HDF5 is a better option.
Write a function that, given 2 arrays X and Y, stores them in HDF5 file format, where
We can't store our dataset in .npy due to variable length sequences. Due to higher flexibility, HDF5 is a better option.
Task
Write a function that, given 2 arrays X and Y, stores them in HDF5 file format, where