lukerbs / radio-wave-classifier

GSI Internship Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDF5 to NPY

dubrovin-sudo opened this issue · comments

Hi Luke!
In your article on Medium https://medium.com/gsi-technology/residual-neural-networks-in-python-1796a57c2d7 you mentioned:
"The original dataset from Deepsig.io comes in .hdf5 format. I converted the data to .npy format since I found it took much less time to load. The signals are divided into training, testing, and validation data. Here are links to a small and large dataset of labeled signals:
Download Link: Dataset (9.1GB)
"

Can you @lukerbs update a download link for Dataset or send a script to convert data?