TorchDSP / torchsig

TorchSig is an open-source signal processing machine learning toolkit based on the PyTorch data handling pipeline.
MIT License
155 stars 37 forks source link

len(sig53) | .../example/01_example_modulations_dataset.ipynb creates data.mdb file , but with zero items (len=0) #240

Closed springyworks closed 2 days ago

springyworks commented 2 months ago

Describe the bug .../example/01_example_modulations_dataset.ipynb creates data.mdb file , but with zero items (len=0)

To Reproduce running example/notebook

Expected behavior print information of a random chosen sample (item) , (like before)

Desktop (please complete the following information): vscode-insiders on WSL2

MattCarrickPL commented 2 days ago

0.5.3 release includes a bunch of notebook fixes, please review and if having additional problems resubmit